SlideLayoutType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class SlideLayoutType extends System.Enum
Represents the slide layout type.
Fields
Field | Description |
---|---|
Custom | Custom |
Title | Title |
Text | Text |
TwoColumnText | Two Column Text |
Table | Table |
TextAndChart | Text and Chart |
ChartAndText | Chart and Text |
Diagram | Diagram |
Chart | Chart |
TextAndClipArt | Text and Clip Art |
ClipArtAndText | Clip Art and Text |
TitleOnly | Title Only |
Blank | Blank |
TextAndObject | Text and Object |
ObjectAndText | Object and Text |
Object | Object |
TitleAndObject | Title and Object |
TextAndMedia | Text and Media |
MediaAndText | Media and Text |
ObjectOverText | Object over Text |
TextOverObject | Text over Object |
TextAndTwoObjects | Text and Two Objects |
TwoObjectsAndText | Two Objects and Text |
TwoObjectsOverText | Two Objects over Text |
FourObjects | Four Objects |
VerticalText | Vertical Text |
ClipArtAndVerticalText | Clip Art and Vertical Text |
VerticalTitleAndText | Vertical Title and Text |
VerticalTitleAndTextOverChart | Vertical Title and Text Over Chart |
TwoObjects | Two Objects |
ObjectAndTwoObject | Object and Two Object |
TwoObjectsAndObject | Two Objects and Object |
SectionHeader | Section Header |
TwoTextAndTwoObjects | Two Text and Two Objects |
TitleObjectAndCaption | Title, Object, and Caption |
PictureAndCaption | Picture and Caption |
Custom
public static final byte Custom
Custom
Title
public static final byte Title
Title
Text
public static final byte Text
Text
TwoColumnText
public static final byte TwoColumnText
Two Column Text
Table
public static final byte Table
Table
TextAndChart
public static final byte TextAndChart
Text and Chart
ChartAndText
public static final byte ChartAndText
Chart and Text
Diagram
public static final byte Diagram
Diagram
Chart
public static final byte Chart
Chart
TextAndClipArt
public static final byte TextAndClipArt
Text and Clip Art
ClipArtAndText
public static final byte ClipArtAndText
Clip Art and Text
TitleOnly
public static final byte TitleOnly
Title Only
Blank
public static final byte Blank
Blank
TextAndObject
public static final byte TextAndObject
Text and Object
ObjectAndText
public static final byte ObjectAndText
Object and Text
Object
public static final byte Object
Object
TitleAndObject
public static final byte TitleAndObject
Title and Object
TextAndMedia
public static final byte TextAndMedia
Text and Media
MediaAndText
public static final byte MediaAndText
Media and Text
ObjectOverText
public static final byte ObjectOverText
Object over Text
TextOverObject
public static final byte TextOverObject
Text over Object
TextAndTwoObjects
public static final byte TextAndTwoObjects
Text and Two Objects
TwoObjectsAndText
public static final byte TwoObjectsAndText
Two Objects and Text
TwoObjectsOverText
public static final byte TwoObjectsOverText
Two Objects over Text
FourObjects
public static final byte FourObjects
Four Objects
VerticalText
public static final byte VerticalText
Vertical Text
ClipArtAndVerticalText
public static final byte ClipArtAndVerticalText
Clip Art and Vertical Text
VerticalTitleAndText
public static final byte VerticalTitleAndText
Vertical Title and Text
VerticalTitleAndTextOverChart
public static final byte VerticalTitleAndTextOverChart
Vertical Title and Text Over Chart
TwoObjects
public static final byte TwoObjects
Two Objects
ObjectAndTwoObject
public static final byte ObjectAndTwoObject
Object and Two Object
TwoObjectsAndObject
public static final byte TwoObjectsAndObject
Two Objects and Object
SectionHeader
public static final byte SectionHeader
Section Header
TwoTextAndTwoObjects
public static final byte TwoTextAndTwoObjects
Two Text and Two Objects
TitleObjectAndCaption
public static final byte TitleObjectAndCaption
Title, Object, and Caption
PictureAndCaption
public static final byte PictureAndCaption
Picture and Caption