Unselect Method

Microsoft Publisher Visual Basic

expression.Unselect

expression    Required. An expression that returns one of the objects in the Applies To list.

Example

This example cancels the current selection in the active publication.

ActiveDocument.Selection.Unselect