|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.java.Enum
com.aspose.slides.NumberedBulletStyleEx
public final class NumberedBulletStyleEx
Represents the style of the numbered bullets.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.java.Enum |
---|
com.aspose.ms.java.Enum.AbstractEnum, com.aspose.ms.java.Enum.FlaggedEnum, com.aspose.ms.java.Enum.SimpleEnum |
Field Summary | |
---|---|
static byte |
BulletAlphaLCParenBoth
Lowercase alphabetical characters with both parentheses. |
static byte |
BulletAlphaLCParenRight
Lowercase alphabetical characters with closing parenthesis. |
static byte |
BulletAlphaLCPeriod
Lowercase alphabetical characters with a period. |
static byte |
BulletAlphaUCParenBoth
Uppercase alphabetical characters with both parentheses. |
static byte |
BulletAlphaUCParenRight
Uppercase alphabetical characters with closing parenthesis. |
static byte |
BulletAlphaUCPeriod
Uppercase alphabetical characters with a period. |
static byte |
BulletArabicAbjadDash
Arabic Abjad alphabets with a dash. |
static byte |
BulletArabicAlphaDash
Arabic language alphabetical characters with a dash. |
static byte |
BulletArabicDBPeriod
Double-byte Arabic numbering scheme with double-byte period. |
static byte |
BulletArabicDBPlain
Double-byte Arabic numbering scheme (no punctuation). |
static byte |
BulletArabicParenBoth
Arabic numerals with both parentheses. |
static byte |
BulletArabicParenRight
Arabic numerals with closing parenthesis. |
static byte |
BulletArabicPeriod
Arabic numerals with a period. |
static byte |
BulletArabicPlain
Arabic numerals. |
static byte |
BulletCircleNumDBPlain
Double-byte circled number for values up to 10. |
static byte |
BulletCircleNumWDBlackPlain
Shadow color number with circular background of normal text color. |
static byte |
BulletCircleNumWDWhitePlain
Text colored number with same color circle drawn around it. |
static byte |
BulletHebrewAlphaDash
Hebrew language alphabetical characters with a dash. |
static byte |
BulletHindiAlpha1Period
Hindi Alpha1 period. |
static byte |
BulletHindiAlphaPeriod
Hindi Alpha period. |
static byte |
BulletHindiNumParenRight
Hindi Num Paren right. |
static byte |
BulletHindiNumPeriod
Hindi Num period. |
static byte |
BulletKanjiKoreanPeriod
Japanese/Korean numbers with a period. |
static byte |
BulletKanjiKoreanPlain
Japanese/Korean numbers without a period. |
static byte |
BulletKanjiSimpChinDBPeriod
Kanji Simple Chinese DBPeriod. |
static byte |
BulletRomanLCParenBoth
Lowercase Roman numerals with both parentheses. |
static byte |
BulletRomanLCParenRight
Lowercase Roman numerals with closing parenthesis. |
static byte |
BulletRomanLCPeriod
Lowercase Roman numerals with period. |
static byte |
BulletRomanUCParenBoth
Uppercase Roman numerals with both parentheses. |
static byte |
BulletRomanUCParenRight
Uppercase Roman numerals with closing parenthesis. |
static byte |
BulletRomanUCPeriod
Uppercase Roman numerals with period. |
static byte |
BulletSimpChinPeriod
Simplified Chinese with a period. |
static byte |
BulletSimpChinPlain
Simplified Chinese without a period. |
static byte |
BulletThaiAlphaParenBoth
Thai Alpha Paren both. |
static byte |
BulletThaiAlphaParenRight
Thai Alpha Paren right. |
static byte |
BulletThaiAlphaPeriod
Thai Alpha period. |
static byte |
BulletThaiNumParenBoth
Thai Num Paren both. |
static byte |
BulletThaiNumParenRight
Thai Num Paren right. |
static byte |
BulletThaiNumPeriod
Thai Num period. |
static byte |
BulletTradChinPeriod
Traditional Chinese with a period. |
static byte |
BulletTradChinPlain
Traditional Chinese without a period. |
static byte |
NotDefined
Not defined. |
Fields inherited from class com.aspose.ms.java.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.java.Enum |
---|
format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, 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 byte NotDefined
Not defined.
public static final byte BulletAlphaLCPeriod
Lowercase alphabetical characters with a period.
public static final byte BulletAlphaUCPeriod
Uppercase alphabetical characters with a period.
public static final byte BulletArabicParenRight
Arabic numerals with closing parenthesis.
public static final byte BulletArabicPeriod
Arabic numerals with a period.
public static final byte BulletRomanLCParenBoth
Lowercase Roman numerals with both parentheses.
public static final byte BulletRomanLCParenRight
Lowercase Roman numerals with closing parenthesis.
public static final byte BulletRomanLCPeriod
Lowercase Roman numerals with period.
public static final byte BulletRomanUCPeriod
Uppercase Roman numerals with period.
public static final byte BulletAlphaLCParenBoth
Lowercase alphabetical characters with both parentheses.
public static final byte BulletAlphaLCParenRight
Lowercase alphabetical characters with closing parenthesis.
public static final byte BulletAlphaUCParenBoth
Uppercase alphabetical characters with both parentheses.
public static final byte BulletAlphaUCParenRight
Uppercase alphabetical characters with closing parenthesis.
public static final byte BulletArabicParenBoth
Arabic numerals with both parentheses.
public static final byte BulletArabicPlain
Arabic numerals.
public static final byte BulletRomanUCParenBoth
Uppercase Roman numerals with both parentheses.
public static final byte BulletRomanUCParenRight
Uppercase Roman numerals with closing parenthesis.
public static final byte BulletSimpChinPlain
Simplified Chinese without a period.
public static final byte BulletSimpChinPeriod
Simplified Chinese with a period.
public static final byte BulletCircleNumDBPlain
Double-byte circled number for values up to 10.
public static final byte BulletCircleNumWDWhitePlain
Text colored number with same color circle drawn around it.
public static final byte BulletCircleNumWDBlackPlain
Shadow color number with circular background of normal text color.
public static final byte BulletTradChinPlain
Traditional Chinese without a period.
public static final byte BulletTradChinPeriod
Traditional Chinese with a period.
public static final byte BulletArabicAlphaDash
Arabic language alphabetical characters with a dash.
public static final byte BulletArabicAbjadDash
Arabic Abjad alphabets with a dash.
public static final byte BulletHebrewAlphaDash
Hebrew language alphabetical characters with a dash.
public static final byte BulletKanjiKoreanPlain
Japanese/Korean numbers without a period.
public static final byte BulletKanjiKoreanPeriod
Japanese/Korean numbers with a period.
public static final byte BulletArabicDBPlain
Double-byte Arabic numbering scheme (no punctuation).
public static final byte BulletArabicDBPeriod
Double-byte Arabic numbering scheme with double-byte period.
public static final byte BulletThaiAlphaPeriod
Thai Alpha period.
public static final byte BulletThaiAlphaParenRight
Thai Alpha Paren right.
public static final byte BulletThaiAlphaParenBoth
Thai Alpha Paren both.
public static final byte BulletThaiNumPeriod
Thai Num period.
public static final byte BulletThaiNumParenRight
Thai Num Paren right.
public static final byte BulletThaiNumParenBoth
Thai Num Paren both.
public static final byte BulletHindiAlphaPeriod
Hindi Alpha period.
public static final byte BulletHindiNumPeriod
Hindi Num period.
public static final byte BulletKanjiSimpChinDBPeriod
Kanji Simple Chinese DBPeriod.
public static final byte BulletHindiNumParenRight
Hindi Num Paren right.
public static final byte BulletHindiAlpha1Period
Hindi Alpha1 period.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |