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

Applies to | Selection Object

See Also | Select Method | SelectAll Method | Selection Object | Selection Property