PowerPoint.SlideLayoutType 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 slide layout.
Remarks
[ API set: PowerPointApi BETA (PREVIEW ONLY) ]
Fields
blank = "Blank" | Blank layout. |
chart = "Chart" | Chart layout. |
chartAndText = "ChartAndText" | Chart and text layout. |
clipArtAndText = "ClipArtAndText" | ClipArt and text layout. |
clipArtAndVerticalText = "ClipArtAndVerticalText" | ClipArt and vertical text layout. |
comparison = "Comparison" | Comparison layout. |
contentWithCaption = "ContentWithCaption" | Content with caption layout. |
custom = "Custom" | Custom layout. |
fourObjects = "FourObjects" | Four objects layout. |
largeObject = "LargeObject" | Large object layout. |
mediaClipAndText = "MediaClipAndText" | MediaClip and text layout. |
mixed = "Mixed" | Mixed layout. |
object = "Object" | Object layout. |
objectAndText = "ObjectAndText" | Object and text layout. |
objectAndTwoObjects = "ObjectAndTwoObjects" | Object and two objects layout. |
objectOverText = "ObjectOverText" | Object over text layout. |
organizationChart = "OrganizationChart" | Organization chart layout. |
pictureWithCaption = "PictureWithCaption" | Picture with caption layout. |
sectionHeader = "SectionHeader" | Section header layout. |
table = "Table" | Table layout. |
text = "Text" | Text layout. |
textAndChart = "TextAndChart" | Text and chart layout. |
textAndClipArt = "TextAndClipArt" | Text and ClipArt layout. |
textAndMediaClip = "TextAndMediaClip" | Text and MediaClip layout. |
textAndObject = "TextAndObject" | Text and object layout. |
textAndTwoObjects = "TextAndTwoObjects" | Text and two objects layout. |
textOverObject = "TextOverObject" | Text over object layout. |
title = "Title" | Title layout. |
titleOnly = "TitleOnly" | Title only layout. |
twoColumnText = "TwoColumnText" | Two-column text layout. |
twoObjects = "TwoObjects" | Two objects layout. |
twoObjectsAndObject = "TwoObjectsAndObject" | Two objects and object layout. |
twoObjectsAndText = "TwoObjectsAndText" | Two objects and text layout. |
twoObjectsOverText = "TwoObjectsOverText" | Two objects over text layout. |
verticalText = "VerticalText" | Vertical text layout. |
verticalTitleAndText = "VerticalTitleAndText" | Vertical title and text layout. |
verticalTitleAndTextOverChart = "VerticalTitleAndTextOverChart" | Vertical title and text over chart layout. |
Office Add-ins