Partager via


PlaceholderFormat.Type Property (PowerPoint)

Represents the type of placeholder. Read-only.

Syntax

expression .Type

expression A variable that represents a PlaceholderFormat object.

Return Value

PpPlaceholderType

Remarks

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

ppPlaceholderBitmap

ppPlaceholderBody

ppPlaceholderCenterTitle

ppPlaceholderChart

ppPlaceholderDate

ppPlaceholderFooter

ppPlaceholderHeader

ppPlaceholderMediaClip

ppPlaceholderMixed

ppPlaceholderObject

ppPlaceholderOrgChart

ppPlaceholderSlideNumber

ppPlaceholderSubtitle

ppPlaceholderTable

ppPlaceholderTitle

ppPlaceholderVerticalBody

ppPlaceholderVerticalTitle

See Also

Concepts

PlaceholderFormat Object

PlaceholderFormat Object Members