AddOleObject
Adds an OLE object to the current document position.
Syntax
expression.AddOleObject(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.