Deselect
The Deselect method deselects the object.
Syntax
object. Deselect
Example 1
This example demonstrates how to deselect a shape.
Shape.Deselect
Example 2
This script displays all the methods and properties in the Shape object.
Used by: Shape object