Shapes.SelectAll Method
Selects all the shapes in the specified Shapes collection.
Version Information
Version Added: Excel
Syntax
expression.SelectAll
expression A variable that represents a Shapes object.
Remarks
Example
This example selects all the shapes on myDocument and creates a ShapeRange collection containing all the shapes.
| Visual Basic for Applications |
|---|
|
| Visual Basic for Applications |
|---|
|