Partager via


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

Concepts

Selection Object

Selection Object Members