public final class PlaceholderType
extends com.aspose.ms.System.Enum
Represents the type of a placeholder.
Modifier and Type | Field and Description |
---|---|
static byte |
Body
Body.
|
static byte |
CenteredTitle
Centered Title.
|
static byte |
Chart
Chart.
|
static byte |
ClipArt
Clip Art.
|
static byte |
DateAndTime
Date and Time.
|
static byte |
Diagram
Diagram.
|
static byte |
Footer
Footer.
|
static byte |
Header
Header.
|
static byte |
Media
Media.
|
static byte |
Object
Object.
|
static byte |
Picture
Picture.
|
static byte |
SlideImage
Slide Image.
|
static byte |
SlideNumber
Slide Number.
|
static byte |
Subtitle
Subtitle.
|
static byte |
Table
Table.
|
static byte |
Title
Title.
|
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
public static final byte Title
Title.
public static final byte Body
Body.
public static final byte CenteredTitle
Centered Title.
public static final byte Subtitle
Subtitle.
public static final byte DateAndTime
Date and Time.
public static final byte SlideNumber
Slide Number.
public static final byte Footer
Footer.
public static final byte Header
Header.
public static final byte Object
Object.
public static final byte Chart
Chart.
public static final byte Table
Table.
public static final byte ClipArt
Clip Art.
public static final byte Diagram
Diagram.
public static final byte Media
Media.
public static final byte SlideImage
Slide Image.
public static final byte Picture
Picture.