PowerPoint.SlideLayoutType enum

Gibt den Typ eines Folienlayouts an.

Hinweise

API-Satz: PowerPointApi 1.8

Verwendet von

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 Layout für Untertitel.

custom = "Custom"

Benutzerdefiniertes Layout.

fourObjects = "FourObjects"

Layout mit 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"

Objekt- und Zwei-Objekt-Layout.

objectOverText = "ObjectOverText"

Objekt-über-Text-Layout.

organizationChart = "OrganizationChart"

Organigramm-Layout.

pictureWithCaption = "PictureWithCaption"

Bild mit Layout für Untertitel.

sectionHeader = "SectionHeader"

Layout für Abschnittsüberschriften.

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 für Text und zwei Objekte.

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"

Vertikaler Titel und Textlayout.

verticalTitleAndTextOverChart = "VerticalTitleAndTextOverChart"

Vertikaler Titel und Text über dem Diagrammlayout.