OleObjectCollection Class

OleObjectCollection class

Represents embedded OLE objects.


type OleObjectCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets the element at the specified index.
ClearRemove all embedded OLE objects.
RemoveAtRemoves the element at the specified index.
GetCount