SelectAll
The SelectAll method selects all shapes in the collection.
Syntax
object. SelectAll
Example 1
This example demonstrates how to select all objects in a plot document.
Shapes.SelectAll
Example 2
This script displays all the methods and properties in the Shapes collection.
Used by: Shapes collection