com.aspose.slides
Class SlideLayoutType

java.lang.Object
  extended by com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      extended by com.aspose.ms.System.Enum
          extended by com.aspose.slides.SlideLayoutType

public final class SlideLayoutType
extends com.aspose.ms.System.Enum

Represents the slide layout type.


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 byte Blank
           Blank
static byte Chart
           Chart
static byte ChartAndText
           Chart and Text
static byte ClipArtAndText
           Clip Art and Text
static byte ClipArtAndVerticalText
           Clip Art and Vertical Text
static byte Custom
           Custom
static byte Diagram
           Diagram
static byte FourObjects
           Four Objects
static byte MediaAndText
           Media and Text
static byte Object
           Object
static byte ObjectAndText
           Object and Text
static byte ObjectAndTwoObject
           Object and Two Object
static byte ObjectOverText
           Object over Text
static byte PictureAndCaption
           Picture and Caption
static byte SectionHeader
           Section Header
static byte Table
           Table
static byte Text
           Text
static byte TextAndChart
           Text and Chart
static byte TextAndClipArt
           Text and Clip Art
static byte TextAndMedia
           Text and Media
static byte TextAndObject
           Text and Object
static byte TextAndTwoObjects
           Text and Two Objects
static byte TextOverObject
           Text over Object
static byte Title
           Title
static byte TitleAndObject
           Title and Object
static byte TitleObjectAndCaption
           Title, Object, and Caption
static byte TitleOnly
           Title Only
static byte TwoColumnText
           Two Column Text
static byte TwoObjects
           Two Objects
static byte TwoObjectsAndObject
           Two Objects and Object
static byte TwoObjectsAndText
           Two Objects and Text
static byte TwoObjectsOverText
           Two Objects over Text
static byte TwoTextAndTwoObjects
           Two Text and Two Objects
static byte VerticalText
           Vertical Text
static byte VerticalTitleAndText
           Vertical Title and Text
static byte VerticalTitleAndTextOverChart
           Vertical Title and Text Over Chart
 
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, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Custom

public static final byte Custom

Custom

See Also:
Constant Field Values

Title

public static final byte Title

Title

See Also:
Constant Field Values

Text

public static final byte Text

Text

See Also:
Constant Field Values

TwoColumnText

public static final byte TwoColumnText

Two Column Text

See Also:
Constant Field Values

Table

public static final byte Table

Table

See Also:
Constant Field Values

TextAndChart

public static final byte TextAndChart

Text and Chart

See Also:
Constant Field Values

ChartAndText

public static final byte ChartAndText

Chart and Text

See Also:
Constant Field Values

Diagram

public static final byte Diagram

Diagram

See Also:
Constant Field Values

Chart

public static final byte Chart

Chart

See Also:
Constant Field Values

TextAndClipArt

public static final byte TextAndClipArt

Text and Clip Art

See Also:
Constant Field Values

ClipArtAndText

public static final byte ClipArtAndText

Clip Art and Text

See Also:
Constant Field Values

TitleOnly

public static final byte TitleOnly

Title Only

See Also:
Constant Field Values

Blank

public static final byte Blank

Blank

See Also:
Constant Field Values

TextAndObject

public static final byte TextAndObject

Text and Object

See Also:
Constant Field Values

ObjectAndText

public static final byte ObjectAndText

Object and Text

See Also:
Constant Field Values

Object

public static final byte Object

Object

See Also:
Constant Field Values

TitleAndObject

public static final byte TitleAndObject

Title and Object

See Also:
Constant Field Values

TextAndMedia

public static final byte TextAndMedia

Text and Media

See Also:
Constant Field Values

MediaAndText

public static final byte MediaAndText

Media and Text

See Also:
Constant Field Values

ObjectOverText

public static final byte ObjectOverText

Object over Text

See Also:
Constant Field Values

TextOverObject

public static final byte TextOverObject

Text over Object

See Also:
Constant Field Values

TextAndTwoObjects

public static final byte TextAndTwoObjects

Text and Two Objects

See Also:
Constant Field Values

TwoObjectsAndText

public static final byte TwoObjectsAndText

Two Objects and Text

See Also:
Constant Field Values

TwoObjectsOverText

public static final byte TwoObjectsOverText

Two Objects over Text

See Also:
Constant Field Values

FourObjects

public static final byte FourObjects

Four Objects

See Also:
Constant Field Values

VerticalText

public static final byte VerticalText

Vertical Text

See Also:
Constant Field Values

ClipArtAndVerticalText

public static final byte ClipArtAndVerticalText

Clip Art and Vertical Text

See Also:
Constant Field Values

VerticalTitleAndText

public static final byte VerticalTitleAndText

Vertical Title and Text

See Also:
Constant Field Values

VerticalTitleAndTextOverChart

public static final byte VerticalTitleAndTextOverChart

Vertical Title and Text Over Chart

See Also:
Constant Field Values

TwoObjects

public static final byte TwoObjects

Two Objects

See Also:
Constant Field Values

ObjectAndTwoObject

public static final byte ObjectAndTwoObject

Object and Two Object

See Also:
Constant Field Values

TwoObjectsAndObject

public static final byte TwoObjectsAndObject

Two Objects and Object

See Also:
Constant Field Values

SectionHeader

public static final byte SectionHeader

Section Header

See Also:
Constant Field Values

TwoTextAndTwoObjects

public static final byte TwoTextAndTwoObjects

Two Text and Two Objects

See Also:
Constant Field Values

TitleObjectAndCaption

public static final byte TitleObjectAndCaption

Title, Object, and Caption

See Also:
Constant Field Values

PictureAndCaption

public static final byte PictureAndCaption

Picture and Caption

See Also:
Constant Field Values


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.