|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
com.aspose.ms.System.Enum
com.aspose.slides.SlideLayout
public final class SlideLayout
Represents the slide layout.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum |
---|
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum |
Field Summary | |
---|---|
static int |
BigObject
Big object. |
static int |
BlankSlide
Blank slide. |
static int |
FourObjects
4 objects. |
static int |
HandoutLayout
Handout layout, therefore it doesn't have placeholders except header, footer, and date. |
static int |
MasterNotesLayout
Master notes layout. |
static int |
MasterSlideLayout
Master slide layout. |
static int |
NotesTitleOrBodyLayout
Notes title/body layout. |
static int |
OnlyTitlePlaceholder
Only title placeholder. |
static int |
TitleAndBodySlide
Title and body slide. |
static int |
TitleAndTwoColumns
Body of the slide has 2 columns and a title. |
static int |
TitleAndTwoRows
Slide's body has 2 rows and a title. |
static int |
TitleMasterSlide
Title master slide. |
static int |
TitleSlide
The slide is a title slide. |
static int |
TwoColumnsLeftColumnHasTwoRows
Body contains 2 columns, left column has 2 rows. |
static int |
TwoColumnsRightColumnHasTwoRows
Body contains 2 columns, right column has 2 rows. |
static int |
TwoRowsBottomRowHasTwoColumns
Body contains 2 rows, bottom row has 2 columns. |
static int |
TwoRowsTopRowHasTwoColumns
Body contains 2 rows, top row has 2 columns. |
static int |
VerticalTitleOnTheRightBodyOnTheLeft
Vertical title on the right, body on the left. |
static int |
VerticalTitleOnTheRightBodyOnTheLeftSplitIntoTwoRows
Vertical title on the right, body on the left split into 2 rows. |
Fields inherited from class com.aspose.ms.System.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.System.Enum |
---|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int TitleSlide
The slide is a title slide.
public static final int TitleAndBodySlide
Title and body slide.
public static final int TitleMasterSlide
Title master slide.
public static final int MasterSlideLayout
Master slide layout.
public static final int MasterNotesLayout
Master notes layout.
public static final int NotesTitleOrBodyLayout
Notes title/body layout.
public static final int HandoutLayout
Handout layout, therefore it doesn't have placeholders except header, footer, and date.
public static final int OnlyTitlePlaceholder
Only title placeholder.
public static final int TitleAndTwoColumns
Body of the slide has 2 columns and a title.
public static final int TitleAndTwoRows
Slide's body has 2 rows and a title.
public static final int TwoColumnsRightColumnHasTwoRows
Body contains 2 columns, right column has 2 rows.
public static final int TwoColumnsLeftColumnHasTwoRows
Body contains 2 columns, left column has 2 rows.
public static final int TwoRowsBottomRowHasTwoColumns
Body contains 2 rows, bottom row has 2 columns.
public static final int TwoRowsTopRowHasTwoColumns
Body contains 2 rows, top row has 2 columns.
public static final int FourObjects
4 objects.
public static final int BigObject
Big object.
public static final int BlankSlide
Blank slide.
public static final int VerticalTitleOnTheRightBodyOnTheLeft
Vertical title on the right, body on the left.
public static final int VerticalTitleOnTheRightBodyOnTheLeftSplitIntoTwoRows
Vertical title on the right, body on the left split into 2 rows.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |