NumberedBulletStyle
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class NumberedBulletStyle extends System.Enum
Represents the style of the numbered bullets.
Fields
Field | Description |
---|---|
NotDefined | Not defined. |
BulletAlphaLCPeriod | Lowercase alphabetical characters with a period. |
BulletAlphaUCPeriod | Uppercase alphabetical characters with a period. |
BulletArabicParenRight | Arabic numerals with closing parenthesis. |
BulletArabicPeriod | Arabic numerals with a period. |
BulletRomanLCParenBoth | Lowercase Roman numerals with both parentheses. |
BulletRomanLCParenRight | Lowercase Roman numerals with closing parenthesis. |
BulletRomanLCPeriod | Lowercase Roman numerals with period. |
BulletRomanUCPeriod | Uppercase Roman numerals with period. |
BulletAlphaLCParenBoth | Lowercase alphabetical characters with both parentheses. |
BulletAlphaLCParenRight | Lowercase alphabetical characters with closing parenthesis. |
BulletAlphaUCParenBoth | Uppercase alphabetical characters with both parentheses. |
BulletAlphaUCParenRight | Uppercase alphabetical characters with closing parenthesis. |
BulletArabicParenBoth | Arabic numerals with both parentheses. |
BulletArabicPlain | Arabic numerals. |
BulletRomanUCParenBoth | Uppercase Roman numerals with both parentheses. |
BulletRomanUCParenRight | Uppercase Roman numerals with closing parenthesis. |
BulletSimpChinPlain | Simplified Chinese without a period. |
BulletSimpChinPeriod | Simplified Chinese with a period. |
BulletCircleNumDBPlain | Double-byte circled number for values up to 10, from 11 - arabic numbers. |
BulletCircleNumWDWhitePlain | Text colored number with same color circle drawn around it (Wingdings white circle numbers). |
BulletCircleNumWDBlackPlain | Shadow color number with circular background of normal text color (Wingdings black circle numbers). |
BulletTradChinPlain | Traditional Chinese without a period. |
BulletTradChinPeriod | Traditional Chinese with a period. |
BulletArabicAlphaDash | Arabic language alphabetical characters with a dash. |
BulletArabicAbjadDash | Arabic Abjad alphabets with a dash. |
BulletHebrewAlphaDash | Hebrew language alphabetical characters with a dash. |
BulletKanjiKoreanPlain | Japanese/Korean numbers without a period. |
BulletKanjiKoreanPeriod | Japanese/Korean numbers with a period. |
BulletArabicDBPlain | Double-byte Arabic numbering scheme (no punctuation). |
BulletArabicDBPeriod | Double-byte Arabic numbering scheme with double-byte period. |
BulletThaiAlphaPeriod | Thai alphabet period. |
BulletThaiAlphaParenRight | Thai alphabet parentheses - right. |
BulletThaiAlphaParenBoth | Thai alphabet parentheses - both. |
BulletThaiNumPeriod | Thai numerical period. |
BulletThaiNumParenRight | Thai numerical parentheses - right. |
BulletThaiNumParenBoth | Thai numerical parentheses - both. |
BulletHindiAlphaPeriod | Hindi alphabet period - vowels. |
BulletHindiNumPeriod | Hindi numerical period. |
BulletKanjiSimpChinDBPeriod | Kanji Simple Chinese DBPeriod. |
BulletHindiNumParenRight | Hindi numerical parentheses - right. |
BulletHindiAlpha1Period | Hindi alphabet period - consonants. |
NotDefined
public static final byte NotDefined
Not defined.
BulletAlphaLCPeriod
public static final byte BulletAlphaLCPeriod
Lowercase alphabetical characters with a period. Sample: a., b., c., …
BulletAlphaUCPeriod
public static final byte BulletAlphaUCPeriod
Uppercase alphabetical characters with a period. Sample: A., B., C., …
BulletArabicParenRight
public static final byte BulletArabicParenRight
Arabic numerals with closing parenthesis. Sample: 1), 2), 3), …
BulletArabicPeriod
public static final byte BulletArabicPeriod
Arabic numerals with a period. Sample: 1., 2., 3., …
BulletRomanLCParenBoth
public static final byte BulletRomanLCParenBoth
Lowercase Roman numerals with both parentheses. Sample: (i), (ii), (iii), …
BulletRomanLCParenRight
public static final byte BulletRomanLCParenRight
Lowercase Roman numerals with closing parenthesis. Sample: i), ii), iii), …
BulletRomanLCPeriod
public static final byte BulletRomanLCPeriod
Lowercase Roman numerals with period. Sample: i., ii., iii., …
BulletRomanUCPeriod
public static final byte BulletRomanUCPeriod
Uppercase Roman numerals with period. Sample: I., II., III., …
BulletAlphaLCParenBoth
public static final byte BulletAlphaLCParenBoth
Lowercase alphabetical characters with both parentheses. Sample: (a), (b), (c), …
BulletAlphaLCParenRight
public static final byte BulletAlphaLCParenRight
Lowercase alphabetical characters with closing parenthesis. Sample: a), b), c), …
BulletAlphaUCParenBoth
public static final byte BulletAlphaUCParenBoth
Uppercase alphabetical characters with both parentheses. Sample: (A), (B), (C), …
BulletAlphaUCParenRight
public static final byte BulletAlphaUCParenRight
Uppercase alphabetical characters with closing parenthesis. Sample: A), B), C), …
BulletArabicParenBoth
public static final byte BulletArabicParenBoth
Arabic numerals with both parentheses. Sample: (1), (2), (3), …
BulletArabicPlain
public static final byte BulletArabicPlain
Arabic numerals. Sample: 1, 2, 3, …
BulletRomanUCParenBoth
public static final byte BulletRomanUCParenBoth
Uppercase Roman numerals with both parentheses. Sample: (I), (II), (III), …
BulletRomanUCParenRight
public static final byte BulletRomanUCParenRight
Uppercase Roman numerals with closing parenthesis. Sample: I), II), III), …
BulletSimpChinPlain
public static final byte BulletSimpChinPlain
Simplified Chinese without a period.
BulletSimpChinPeriod
public static final byte BulletSimpChinPeriod
Simplified Chinese with a period.
BulletCircleNumDBPlain
public static final byte BulletCircleNumDBPlain
Double-byte circled number for values up to 10, from 11 - arabic numbers.
BulletCircleNumWDWhitePlain
public static final byte BulletCircleNumWDWhitePlain
Text colored number with same color circle drawn around it (Wingdings white circle numbers). From 11 - arabic numbers.
BulletCircleNumWDBlackPlain
public static final byte BulletCircleNumWDBlackPlain
Shadow color number with circular background of normal text color (Wingdings black circle numbers).
BulletTradChinPlain
public static final byte BulletTradChinPlain
Traditional Chinese without a period.
BulletTradChinPeriod
public static final byte BulletTradChinPeriod
Traditional Chinese with a period.
BulletArabicAlphaDash
public static final byte BulletArabicAlphaDash
Arabic language alphabetical characters with a dash.
BulletArabicAbjadDash
public static final byte BulletArabicAbjadDash
Arabic Abjad alphabets with a dash.
BulletHebrewAlphaDash
public static final byte BulletHebrewAlphaDash
Hebrew language alphabetical characters with a dash.
BulletKanjiKoreanPlain
public static final byte BulletKanjiKoreanPlain
Japanese/Korean numbers without a period.
BulletKanjiKoreanPeriod
public static final byte BulletKanjiKoreanPeriod
Japanese/Korean numbers with a period.
BulletArabicDBPlain
public static final byte BulletArabicDBPlain
Double-byte Arabic numbering scheme (no punctuation).
BulletArabicDBPeriod
public static final byte BulletArabicDBPeriod
Double-byte Arabic numbering scheme with double-byte period.
BulletThaiAlphaPeriod
public static final byte BulletThaiAlphaPeriod
Thai alphabet period.
BulletThaiAlphaParenRight
public static final byte BulletThaiAlphaParenRight
Thai alphabet parentheses - right.
BulletThaiAlphaParenBoth
public static final byte BulletThaiAlphaParenBoth
Thai alphabet parentheses - both.
BulletThaiNumPeriod
public static final byte BulletThaiNumPeriod
Thai numerical period.
BulletThaiNumParenRight
public static final byte BulletThaiNumParenRight
Thai numerical parentheses - right.
BulletThaiNumParenBoth
public static final byte BulletThaiNumParenBoth
Thai numerical parentheses - both.
BulletHindiAlphaPeriod
public static final byte BulletHindiAlphaPeriod
Hindi alphabet period - vowels.
BulletHindiNumPeriod
public static final byte BulletHindiNumPeriod
Hindi numerical period.
BulletKanjiSimpChinDBPeriod
public static final byte BulletKanjiSimpChinDBPeriod
Kanji Simple Chinese DBPeriod.
BulletHindiNumParenRight
public static final byte BulletHindiNumParenRight
Hindi numerical parentheses - right.
BulletHindiAlpha1Period
public static final byte BulletHindiAlpha1Period
Hindi alphabet period - consonants.