SelectAll Method
The SelectAll method selects all shapes in the collection.
Syntax
object.SelectAll
Example
This example shows how to select all of the objects in the current window.
Shapes.SelectAll
Used by: AutoShapes collection
The SelectAll method selects all shapes in the collection.
object.SelectAll
This example shows how to select all of the objects in the current window.
Shapes.SelectAll
Used by: AutoShapes collection