GetAllOleObjects

function GetAllOleObjects(sPluginId: string): OLEObjectData[]

Description

Returns all OLE object data for objects which can be opened by the specified plugin. If sPluginId is not defined, this method returns all OLE objects contained in the currrent document.

Parameters

sPluginIdstring

Plugin identifier. It must be of the asc.{UUID} type.

Returns

OLEObjectData[]

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).