setEmbeddedData
setEmbeddedData(OleEmbeddedDataInfo embeddedData) function
Sets information about OLE embedded data.
Parameters
| Name | Type | Description |
|---|---|---|
| embeddedData | OleEmbeddedDataInfo | Embedded data IOleEmbeddedDataInfo This function changes the properties of the object to reflect the new data and sets the IsObjectLink flag to false, indicating that the OLE object is embedded. |
Error
| Error | Condition |
|---|---|
| ArgumentNullException | When embeddedData parameter is null. |