RemoveOleObjects

function RemoveOleObjects(arrObjects: OLEObjectData[]): void

Description

Removes several OLE objects from the document by their internal IDs.

Parameters

arrObjectsOLEObjectData[]

An array of the identifiers which are used to work with OLE objects added to the document. Example: [{"InternalId": "5_556"}].

Returns

void

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).