GetSelectedOleObjects

GetSelectedOleObjects() → { Array.<OLEProperties> }

Returns an array of the selected OLE objects.

Parameters:

This method doesn't have any parameters.

Returns:

Type
Array.<OLEProperties>

Example

Copy code
window.Asc.plugin.executeMethod ("GetSelectedOleObjects");