SlideLayoutType
SlideLayoutType enumeration
Repräsentiert den Folienlayouttyp.
public enum SlideLayoutType : sbyte
Werte
Name | Wert | Beschreibung |
---|---|---|
Custom | -1 | Benutzerdefiniert |
Title | 0 | Titel |
Text | 1 | Text |
TwoColumnText | 2 | Zweispaltiger Text |
Table | 3 | Tabelle |
TextAndChart | 4 | Text und Diagramm |
ChartAndText | 5 | Diagramm und Text |
Diagram | 6 | Diagramm |
Chart | 7 | Diagramm |
TextAndClipArt | 8 | Text und Clipart |
ClipArtAndText | 9 | ClipArt und Text |
TitleOnly | 10 | Nur Titel |
Blank | 11 | leer |
TextAndObject | 12 | Text und Objekt |
ObjectAndText | 13 | Objekt und Text |
Object | 14 | Objekt |
TitleAndObject | 15 | Titel und Objekt |
TextAndMedia | 16 | Text und Medien |
MediaAndText | 17 | Medien und Text |
ObjectOverText | 18 | Objekt über Text |
TextOverObject | 19 | Text über Objekt |
TextAndTwoObjects | 20 | Text und zwei Objekte |
TwoObjectsAndText | 21 | Zwei Objekte und Text |
TwoObjectsOverText | 22 | Zwei Objekte über Text |
FourObjects | 23 | Vier Objekte |
VerticalText | 24 | Vertikaler Text |
ClipArtAndVerticalText | 25 | ClipArt und vertikaler Text |
VerticalTitleAndText | 26 | Vertikaler Titel und Text |
VerticalTitleAndTextOverChart | 27 | Vertikaler Titel und Text über Diagramm |
TwoObjects | 28 | Zwei Objekte |
ObjectAndTwoObject | 29 | Objekt und Zwei Objekt |
TwoObjectsAndObject | 30 | zwei Objekte und Objekt |
SectionHeader | 31 | Abschnittsüberschrift |
TwoTextAndTwoObjects | 32 | Zwei Text und zwei Objekte |
TitleObjectAndCaption | 33 | Titel, Objekt und Beschriftung |
PictureAndCaption | 34 | Bild und Bildunterschrift |
Siehe auch
- namensraum Aspose.Slides
- Montage Aspose.Slides