NumberedBulletStyle
Overview
NumberedBulletStyle is a enum in Aspose.Slides FOSS for C++.
Represents the style of the numbered bullets.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default bullet style |
BULLET_ALPHA_LC_PERIOD | Represents lowercase alphabetic bullets followed by a period |
BULLET_ALPHA_UC_PERIOD | Represents uppercase alphabetic bullets followed by a period |
BULLET_ARABIC_PAREN_RIGHT | Represents Arabic numeral bullets enclosed in a right parenthesis |
BULLET_ARABIC_PERIOD | Represents Arabic numeral bullets followed by a period |
BULLET_ROMAN_LC_PAREN_BOTH | Represents lowercase Roman numeral bullets enclosed in both parentheses |
BULLET_ROMAN_LC_PAREN_RIGHT | Represents lowercase Roman numeral bullets with a right parenthesis |
BULLET_ROMAN_LC_PERIOD | Represents lowercase Roman numeral bullets followed by a period |
BULLET_ROMAN_UC_PERIOD | Represents uppercase Roman numeral bullets followed by a period |
BULLET_ALPHA_LC_PAREN_BOTH | Represents lowercase alphabetic bullets enclosed in both parentheses |
BULLET_ALPHA_LC_PAREN_RIGHT | Represents lowercase alphabetic bullets with a right parenthesis |
BULLET_ALPHA_UC_PAREN_BOTH | Represents uppercase alphabetic bullets enclosed in both parentheses |
BULLET_ALPHA_UC_PAREN_RIGHT | Represents uppercase alphabetic bullets with a right parenthesis |
BULLET_ARABIC_PAREN_BOTH | Represents Arabic numeral bullets enclosed in both parentheses |
BULLET_ARABIC_PLAIN | Represents plain Arabic numeral bullets without punctuation |
BULLET_ROMAN_UC_PAREN_BOTH | Represents uppercase Roman numeral bullets enclosed in both parentheses |
BULLET_ROMAN_UC_PAREN_RIGHT | Represents uppercase Roman numeral bullets with a right parenthesis |
BULLET_SIMP_CHIN_PLAIN | Represents plain simplified Chinese character bullets |
BULLET_SIMP_CHIN_PERIOD | Represents simplified Chinese character bullets followed by a period |
BULLET_CIRCLE_NUM_DB_PLAIN | Represents plain double-byte circled number bullets |
BULLET_CIRCLE_NUM_WD_WHITE_PLAIN | Represents plain white circled number bullets (wide) |
BULLET_CIRCLE_NUM_WD_BLACK_PLAIN | Represents plain black circled number bullets (wide) |
BULLET_TRAD_CHIN_PLAIN | Represents plain traditional Chinese character bullets |
BULLET_TRAD_CHIN_PERIOD | Represents traditional Chinese character bullets followed by a period |
BULLET_ARABIC_ALPHA_DASH | Represents Arabic numeral bullets followed by an alphabetic dash |
BULLET_ARABIC_ABJAD_DASH | Represents Arabic abjad letters used as bullets with a dash |
BULLET_HEBREW_ALPHA_DASH | Represents Hebrew alphabetic bullets followed by a dash |
BULLET_KANJI_KOREAN_PLAIN | Represents plain Kanji or Korean character bullets |
BULLET_KANJI_KOREAN_PERIOD | Represents Kanji or Korean character bullets followed by a period |
BULLET_ARABIC_DB_PLAIN | Represents plain double-byte Arabic numeral bullets |
BULLET_ARABIC_DB_PERIOD | |
BULLET_THAI_ALPHA_PERIOD | |
BULLET_THAI_ALPHA_PAREN_RIGHT | |
BULLET_THAI_ALPHA_PAREN_BOTH | |
BULLET_THAI_NUM_PERIOD | |
BULLET_THAI_NUM_PAREN_RIGHT | |
BULLET_THAI_NUM_PAREN_BOTH | |
BULLET_HINDI_ALPHA_PERIOD | |
BULLET_HINDI_NUM_PERIOD | |
BULLET_KANJI_SIMP_CHIN_DB_PERIOD | |
BULLET_HINDI_NUM_PAREN_RIGHT | |
BULLET_HINDI_ALPHA1_PERIOD |