Selection Interface

Represents the selection in the specified document window. The Selection object is deleted whenever you change slides in an active slide view (the Type property will return ppSelectionNone).

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("91493454-5A91-11CF-8700-00AA0060263B")> _
Public Interface Selection
'Usage
Dim instance As Selection
[GuidAttribute("91493454-5A91-11CF-8700-00AA0060263B")]
public interface Selection

See Also

Reference

Selection Members

Microsoft.Office.Interop.PowerPoint Namespace