AddOleObject
function AddOleObject(data: OLEProperties): void
Description
Adds an OLE object to the current document position.
Parameters
- data
OLEProperties
The OLE object properties.
Returns
void
function AddOleObject(data: OLEProperties): void
Adds an OLE object to the current document position.
OLEProperties
The OLE object properties.
void