ApiOleObject
Represents the ApiOleObject class.
Methods
Method | Returns | Description |
---|---|---|
GetApplicationId | string | Returns the application ID from the current OLE object. |
GetClassType | "oleObject" | Returns a type of the ApiOleObject class. |
GetData | string | Returns the string data from the current OLE object. |
SetApplicationId | boolean | Sets the application ID to the current OLE object. |
SetData | boolean | Sets the data to the current OLE object. |