setEmbeddedData

setEmbeddedData(OleEmbeddedDataInfo embeddedData) method

Sets information about OLE embedded data.

Parameters

NameTypeDescription
embeddedDataOleEmbeddedDataInfoEmbedded data IOleEmbeddedDataInfo This method 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.

Returns

void

Exception

ExceptionCondition
ArgumentNullExceptionWhen embeddedData parameter is null.