Partager via


Selection.Unselect Method (PowerPoint)

Cancels the current selection.

Syntax

expression .Unselect

expression A variable that represents an Selection object.

Example

This example cancels the current selection in window one.

Windows(1).Selection.Unselect

See Also

Concepts

Selection Object

Selection Object Members