InvertSelection
InvertSelection selects all deselected objects, deselects all selected objects.
Syntax
object.InvertSelection
Example 1
This example demonstrates how to select all unselected objects and deselect all selected objects within a plot window.
Shapes.InvertSelection
Example 2
This script displays all the methods and properties in the Shapes collection.
Used by: Shapes collection
See Also