SelectOleObject
function SelectOleObject(id: string): void
Description
Selects the specified OLE object.
Parameters
- id
string
The OLE object identifier which is used to work with OLE object added to the document.
Returns
void
function SelectOleObject(id: string): void
Selects the specified OLE object.
string
The OLE object identifier which is used to work with OLE object added to the document.
void