GetAllOleObjects
Returns an array with all the OLE objects from the current presentation.
Syntax
expression.GetAllOleObjects();
expression
- A variable that represents a ApiPresentation class.
Parameters
This method doesn't have any parameters.