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