PowerPoint.PlaceholderType enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies the type of a placeholder.

Remarks

[ API set: PowerPointApi BETA (PREVIEW ONLY) ]

Fields

body = "Body"

The placeholder is for a body.

cameo = "Cameo"

The placeholder is for a cameo.

centerTitle = "CenterTitle"

The placeholder is for a center title.

chart = "Chart"

The placeholder is for a chart.

content = "Content"

The placeholder is for generic content.

date = "Date"

The placeholder is for a date.

footer = "Footer"

The placeholder is for a footer.

header = "Header"

The placeholder is for a header.

media = "Media"

The placeholder is for media.

onlinePicture = "OnlinePicture"

The placeholder is for an online picture.

picture = "Picture"

The placeholder is for a picture.

slideNumber = "SlideNumber"

The placeholder is for a slide number.

smartArt = "SmartArt"

The placeholder is for a SmartArt.

subtitle = "Subtitle"

The placeholder is for a subtitle.

table = "Table"

The placeholder is for a table.

title = "Title"

The placeholder is for a title.

unsupported = "Unsupported"

The placeholder is unsupported.

verticalBody = "VerticalBody"

The placeholder is for a vertical body.

verticalContent = "VerticalContent"

The placeholder is for generic vertical content.

verticalTitle = "VerticalTitle"

The placeholder is for a vertical title.