Unselect Method
Cancels the current selection.
expression.Unselect
expression Required. An expression that returns a Selection object.
Example
This example cancels the current selection in window one.
Windows(1).Selection.Unselect
Cancels the current selection.
expression.Unselect
expression Required. An expression that returns a Selection object.
This example cancels the current selection in window one.
Windows(1).Selection.Unselect