NumberedBulletStyle

NumberedBulletStyle enumeration

Represents the style of the numbered bullets.

Members

Member nameDescription
NOT_DEFINEDNot defined.
BULLET_ALPHA_LC_PERIODLowercase alphabetical characters with a period. Sample: a., b., c., …
BULLET_ALPHA_UC_PERIODUppercase alphabetical characters with a period. Sample: A., B., C., …
BULLET_ARABIC_PAREN_RIGHTArabic numerals with closing parenthesis. Sample: 1), 2), 3), …
BULLET_ARABIC_PERIODArabic numerals with a period. Sample: 1., 2., 3., …
BULLET_ROMAN_LC_PAREN_BOTHLowercase Roman numerals with both parentheses. Sample: (i), (ii), (iii), …
BULLET_ROMAN_LC_PAREN_RIGHTLowercase Roman numerals with closing parenthesis. Sample: i), ii), iii), …
BULLET_ROMAN_LC_PERIODLowercase Roman numerals with period. Sample: i., ii., iii., …
BULLET_ROMAN_UC_PERIODUppercase Roman numerals with period. Sample: I., II., III., …
BULLET_ALPHA_LC_PAREN_BOTHLowercase alphabetical characters with both parentheses. Sample: (a), (b), (c), …
BULLET_ALPHA_LC_PAREN_RIGHTLowercase alphabetical characters with closing parenthesis. Sample: a), b), c), …
BULLET_ALPHA_UC_PAREN_BOTHUppercase alphabetical characters with both parentheses. Sample: (A), (B), (C), …
BULLET_ALPHA_UC_PAREN_RIGHTUppercase alphabetical characters with closing parenthesis. Sample: A), B), C), …
BULLET_ARABIC_PAREN_BOTHArabic numerals with both parentheses. Sample: (1), (2), (3), …
BULLET_ARABIC_PLAINArabic numerals. Sample: 1, 2, 3, …
BULLET_ROMAN_UC_PAREN_BOTHUppercase Roman numerals with both parentheses. Sample: (I), (II), (III), …
BULLET_ROMAN_UC_PAREN_RIGHTUppercase Roman numerals with closing parenthesis. Sample: I), II), III), …
BULLET_SIMP_CHIN_PLAINSimplified Chinese without a period.
BULLET_SIMP_CHIN_PERIODSimplified Chinese with a period.
BULLET_CIRCLE_NUM_DB_PLAINDouble-byte circled number for values up to 10, from 11 - arabic numbers.
BULLET_CIRCLE_NUM_WD_WHITE_PLAINText colored number with same color circle drawn around it (Wingdings white circle numbers). From 11 - arabic numbers.
BULLET_CIRCLE_NUM_WD_BLACK_PLAINShadow color number with circular background of normal text color (Wingdings black circle numbers).
BULLET_TRAD_CHIN_PLAINTraditional Chinese without a period.
BULLET_TRAD_CHIN_PERIODTraditional Chinese with a period.
BULLET_ARABIC_ALPHA_DASHArabic language alphabetical characters with a dash.
BULLET_ARABIC_ABJAD_DASHArabic Abjad alphabets with a dash.
BULLET_HEBREW_ALPHA_DASHHebrew language alphabetical characters with a dash.
BULLET_KANJI_KOREAN_PLAINJapanese/Korean numbers without a period.
BULLET_KANJI_KOREAN_PERIODJapanese/Korean numbers with a period.
BULLET_ARABIC_DB_PLAINDouble-byte Arabic numbering scheme (no punctuation).
BULLET_ARABIC_DB_PERIODDouble-byte Arabic numbering scheme with double-byte period.
BULLET_THAI_ALPHA_PERIODThai alphabet period.
BULLET_THAI_ALPHA_PAREN_RIGHTThai alphabet parentheses - right.
BULLET_THAI_ALPHA_PAREN_BOTHThai alphabet parentheses - both.
BULLET_THAI_NUM_PERIODThai numerical period.
BULLET_THAI_NUM_PAREN_RIGHTThai numerical parentheses - right.
BULLET_THAI_NUM_PAREN_BOTHThai numerical parentheses - both.
BULLET_HINDI_ALPHA_PERIODHindi alphabet period - vowels.
BULLET_HINDI_NUM_PERIODHindi numerical period.
BULLET_KANJI_SIMP_CHIN_DB_PERIODKanji Simple Chinese DBPeriod.
BULLET_HINDI_NUM_PAREN_RIGHTHindi numerical parentheses - right.
BULLET_HINDI_ALPHA_1_PERIODHindi alphabet period - consonants.

See Also