|
||||||||
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.NumberedBulletStyle
public final class NumberedBulletStyle
Represents the style of the numbered bullets.
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 |
BulletAlphaLCParenBoth
Lowercase alphabetic characters with both parentheses. |
static int |
BulletAlphaLCParenRight
Lowercase alphabetic characters with right parenthesis. |
static int |
BulletAlphaLCPeriod
Lowercase alphabetic characters with a period. |
static int |
BulletAlphaUCParenBoth
Uppercase alphabetic characters with both parentheses. |
static int |
BulletAlphaUCParenRight
Uppercase alphabetic characters with right parenthesis. |
static int |
BulletAlphaUCPeriod
Uppercase alphabetic characters with a period. |
static int |
BulletArabicAbjadDash
Arabic Abjad alphabets with a dash. |
static int |
BulletArabicAlphaDash
Arabic language alphabetic characters with a dash. |
static int |
BulletArabicDBPeriod
Double-byte Arabic numbering scheme with double-byte period. |
static int |
BulletArabicDBPlain
Double-byte Arabic numbering scheme (no punctuation). |
static int |
BulletArabicParenBoth
Arabic numerals with both parentheses. |
static int |
BulletArabicParenRight
Arabic numerals with right parenthesis. |
static int |
BulletArabicPeriod
Arabic numerals with a period. |
static int |
BulletArabicPlain
Arabic numerals. |
static int |
BulletCircleNumDBPlain
Double-byte circled number for values up to 10. |
static int |
BulletCircleNumWDBlackPlain
Shadow color number with circular background of normal text color. |
static int |
BulletCircleNumWDWhitePlain
Text colored number with same color circle drawn around it. |
static int |
BulletDefault
Any undefined style. |
static int |
BulletHebrewAlphaDash
Hebrew language alphabetic characters with a dash. |
static int |
BulletHindiAlphaPeriod
|
static int |
BulletHindiNumPeriod
|
static int |
BulletKanjiKoreanPeriod
Japanese/Korean numbers with a period. |
static int |
BulletKanjiKoreanPlain
Japanese/Korean numbers without a period. |
static int |
BulletRomanLCParenBoth
Lowercase Roman numerals with both parentheses. |
static int |
BulletRomanLCParenRight
Lowercase Roman numerals with right parenthesis. |
static int |
BulletRomanLCPeriod
Lowercase Roman numerals with period. |
static int |
BulletRomanUCParenBoth
Uppercase Roman numerals with both parentheses. |
static int |
BulletRomanUCParenRight
Uppercase Roman numerals with right parenthesis. |
static int |
BulletRomanUCPeriod
Uppercase Roman numerals with period. |
static int |
BulletSimpChinPeriod
Simplified Chinese with a period. |
static int |
BulletSimpChinPlain
Simplified Chinese without a period. |
static int |
BulletThaiAlphaParenBoth
|
static int |
BulletThaiAlphaParenRight
|
static int |
BulletThaiAlphaPeriod
|
static int |
BulletThaiNumParenBoth
|
static int |
BulletThaiNumParenRight
|
static int |
BulletThaiNumPeriod
|
static int |
BulletTradChinPeriod
Traditional Chinese with a period. |
static int |
BulletTradChinPlain
Traditional Chinese without a period. |
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, 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 BulletDefault
Any undefined style.
public static final int BulletAlphaLCPeriod
Lowercase alphabetic characters with a period.
public static final int BulletAlphaUCPeriod
Uppercase alphabetic characters with a period.
public static final int BulletArabicParenRight
Arabic numerals with right parenthesis.
public static final int BulletArabicPeriod
Arabic numerals with a period.
public static final int BulletRomanLCParenBoth
Lowercase Roman numerals with both parentheses.
public static final int BulletRomanLCParenRight
Lowercase Roman numerals with right parenthesis.
public static final int BulletRomanLCPeriod
Lowercase Roman numerals with period.
public static final int BulletRomanUCPeriod
Uppercase Roman numerals with period.
public static final int BulletAlphaLCParenBoth
Lowercase alphabetic characters with both parentheses.
public static final int BulletAlphaLCParenRight
Lowercase alphabetic characters with right parenthesis.
public static final int BulletAlphaUCParenBoth
Uppercase alphabetic characters with both parentheses.
public static final int BulletAlphaUCParenRight
Uppercase alphabetic characters with right parenthesis.
public static final int BulletArabicParenBoth
Arabic numerals with both parentheses.
public static final int BulletArabicPlain
Arabic numerals.
public static final int BulletRomanUCParenBoth
Uppercase Roman numerals with both parentheses.
public static final int BulletRomanUCParenRight
Uppercase Roman numerals with right parenthesis.
public static final int BulletSimpChinPlain
Simplified Chinese without a period.
public static final int BulletSimpChinPeriod
Simplified Chinese with a period.
public static final int BulletCircleNumDBPlain
Double-byte circled number for values up to 10.
public static final int BulletCircleNumWDWhitePlain
Text colored number with same color circle drawn around it.
public static final int BulletCircleNumWDBlackPlain
Shadow color number with circular background of normal text color.
public static final int BulletTradChinPlain
Traditional Chinese without a period.
public static final int BulletTradChinPeriod
Traditional Chinese with a period.
public static final int BulletArabicAlphaDash
Arabic language alphabetic characters with a dash.
public static final int BulletArabicAbjadDash
Arabic Abjad alphabets with a dash.
public static final int BulletHebrewAlphaDash
Hebrew language alphabetic characters with a dash.
public static final int BulletKanjiKoreanPlain
Japanese/Korean numbers without a period.
public static final int BulletKanjiKoreanPeriod
Japanese/Korean numbers with a period.
public static final int BulletArabicDBPlain
Double-byte Arabic numbering scheme (no punctuation).
public static final int BulletArabicDBPeriod
Double-byte Arabic numbering scheme with double-byte period.
public static final int BulletThaiAlphaPeriod
public static final int BulletThaiAlphaParenRight
public static final int BulletThaiAlphaParenBoth
public static final int BulletThaiNumPeriod
public static final int BulletThaiNumParenRight
public static final int BulletThaiNumParenBoth
public static final int BulletHindiAlphaPeriod
public static final int BulletHindiNumPeriod
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |