OleObjectCollection Class
OleObjectCollection class
Represents embedded OLE objects.
type OleObjectCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Get | Gets the |
Clear | Remove all embedded OLE objects. |
RemoveAt | Removes the element at the specified index. |
GetCount |