setEmbeddedData

setEmbeddedData(OleEmbeddedDataInfo embeddedData) function

Sets information about OLE embedded data.

Parameters

NameTypeDescription
embeddedDataOleEmbeddedDataInfoEmbedded 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

ErrorCondition
ArgumentNullExceptionWhen embeddedData parameter is null.