SelectOleObject

SelectOleObject(id)

Selects the specified OLE object.

Parameters:

Name Type Description
id string

The OLE object identifier which is used to work with OLE object added to the document.

Returns:

This method doesn't return any data.

Example

Copy code
window.Asc.plugin.executeMethod ("SelectOleObject", ["5_665"]);