PowerPoint.SlideLayoutType enum
Hinweis
Diese API wird als Vorschau für Entwickler bereitgestellt. Je nachdem, welches Feedback wir dazu erhalten, werden möglicherweise Änderungen vorgenommen. Verwenden Sie diese API nicht in einer Produktionsumgebung.
Gibt den Typ eines Folienlayouts an.
Hinweise
[ API-Satz: PowerPointApi BETA (NUR VORSCHAU) ]
Felder
blank = "Blank" | Leeres Layout. |
chart = "Chart" | Diagrammlayout. |
chartAndText = "ChartAndText" | Diagramm- und Textlayout. |
clipArtAndText = "ClipArtAndText" | ClipArt und Textlayout. |
clipArtAndVerticalText = "ClipArtAndVerticalText" | ClipArt- und vertikales Textlayout. |
comparison = "Comparison" | Vergleichslayout. |
contentWithCaption = "ContentWithCaption" | Inhalt mit Untertitel Layout. |
custom = "Custom" | Benutzerdefiniertes Layout. |
fourObjects = "FourObjects" | Layout von vier Objekten. |
largeObject = "LargeObject" | Layout für große Objekte. |
mediaClipAndText = "MediaClipAndText" | MediaClip und Textlayout. |
mixed = "Mixed" | Gemischtes Layout. |
object = "Object" | Objektlayout. |
objectAndText = "ObjectAndText" | Objekt- und Textlayout. |
objectAndTwoObjects = "ObjectAndTwoObjects" | Objektlayout und zwei Objekte. |
objectOverText = "ObjectOverText" | Objekt über Textlayout. |
organizationChart = "OrganizationChart" | Organigrammlayout. |
pictureWithCaption = "PictureWithCaption" | Bild mit Untertitel Layout. |
sectionHeader = "SectionHeader" | Layout der Abschnittskopfzeile. |
table = "Table" | Tabellenlayout. |
text = "Text" | Textlayout. |
textAndChart = "TextAndChart" | Text- und Diagrammlayout. |
textAndClipArt = "TextAndClipArt" | Text- und ClipArt-Layout. |
textAndMediaClip = "TextAndMediaClip" | Text- und MediaClip-Layout. |
textAndObject = "TextAndObject" | Text- und Objektlayout. |
textAndTwoObjects = "TextAndTwoObjects" | Layout von Text und zwei Objekten. |
textOverObject = "TextOverObject" | Text über Objektlayout. |
title = "Title" | Titellayout. |
titleOnly = "TitleOnly" | Layout nur Titel. |
twoColumnText = "TwoColumnText" | Zweispaltiges Textlayout. |
twoObjects = "TwoObjects" | Layout mit zwei Objekten. |
twoObjectsAndObject = "TwoObjectsAndObject" | Zwei Objekte und Objektlayout. |
twoObjectsAndText = "TwoObjectsAndText" | Zwei Objekte und Textlayout. |
twoObjectsOverText = "TwoObjectsOverText" | Zwei Objekte über Textlayout. |
verticalText = "VerticalText" | Vertikales Textlayout. |
verticalTitleAndText = "VerticalTitleAndText" | Vertikales Titel- und Textlayout. |
verticalTitleAndTextOverChart = "VerticalTitleAndTextOverChart" | Vertikaler Titel und Text über diagrammlayout. |
Office Add-ins