EditOleObject
Edits an OLE object in the document.
Syntax
expression.EditOleObject(data);
expression
- A variable that represents a Api class.
Parameters
Name | Required/Optional | Data type | Default | Description |
---|---|---|---|---|
data | Required | OLEProperties | The OLE object properties. |
Returns
This method doesn't return any data.