|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<MetaCharacterType>
com.spire.presentation.MetaCharacterType
public enum MetaCharacterType
Represents different types of meta characters used in a text.
| Enum Constant Summary | |
|---|---|
DATE_TIME
Date/Time |
|
FOOTER
Footer |
|
GENERIC_DATE_TIME
Generic Date/Time |
|
HEADER
Header |
|
RTF_FORMAT_DATE_TIME
Date/Time with specified format string (same format as used in RTF). |
|
SLIDE_NUMER
Slide number |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
int |
getValue()
|
| Enum Constant Detail |
|---|
public static final MetaCharacterType SLIDE_NUMER
public static final MetaCharacterType DATE_TIME
public static final MetaCharacterType GENERIC_DATE_TIME
public static final MetaCharacterType FOOTER
public static final MetaCharacterType HEADER
public static final MetaCharacterType RTF_FORMAT_DATE_TIME
| Method Detail |
|---|
public java.lang.String getName()
public int getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||