Selection.Type property (PowerPoint)

Represents the type of objects in a selection. Read-only.

Syntax

expression.Type

expression A variable that represents a Selection object.

Return value

PpSelectionType

Remarks

The value of the Type property can be one of these PpSelectionType constants.

ppSelectionNone
ppSelectionShapes
ppSelectionSlides
ppSelectionText

See also

Selection Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.