NumberedBulletStyle
Overview
NumberedBulletStyle is a enum in Aspose.Slides FOSS for .NET.
Represents NumberedBulletStyle enumeration.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined or default bullet style |
BulletAlphaLCParenBoth | Represents a lower‑case alphabetic bullet with both parentheses, e.g., (a) |
BulletAlphaUCParenBoth | Represents an upper‑case alphabetic bullet with both parentheses, e.g., (A) |
BulletAlphaLCParenRight | Represents a lower‑case alphabetic bullet with a right‑hand parenthesis, e.g., a) |
BulletAlphaUCParenRight | |
BulletAlphaLCPeriod | Represents a lower‑case alphabetic bullet followed by a period, e.g., a |
BulletAlphaUCPeriod | Represents an upper‑case alphabetic bullet followed by a period, e.g., A |
BulletArabicParenBoth | Represents an Arabic numeral bullet with both parentheses, e.g., (1) |
BulletArabicParenRight | Represents an Arabic numeral bullet with a right‑hand parenthesis, e.g., 1) |
BulletArabicPeriod | Represents an Arabic numeral bullet followed by a period, e.g., 1 |
BulletArabicPlain | Represents a plain Arabic numeral bullet without punctuation |
BulletRomanLCParenBoth | Represents a lower‑case Roman numeral bullet with both parentheses, e.g., (i) |
BulletRomanUCParenBoth | Represents an upper‑case Roman numeral bullet with both parentheses, e.g., (I) |
BulletRomanLCParenRight | Represents a lower‑case Roman numeral bullet with a right‑hand parenthesis, e.g., i) |
BulletRomanUCParenRight | |
BulletRomanLCPeriod | Represents a lower‑case Roman numeral bullet followed by a period, e.g., i |
BulletRomanUCPeriod | |
BulletCircleNumDBPlain | Represents a plain double‑byte circular number bullet (e.g., ①) |
BulletCircleNumWDBlackPlain | Represents a plain white‑on‑black circular number bullet |
BulletCircleNumWDWhitePlain | |
BulletSimpChinPeriod | Represents a simplified Chinese numeral bullet followed by a period |
BulletSimpChinPlain | Represents a plain simplified Chinese numeral bullet without punctuation |
BulletTradChinPeriod | Represents a traditional Chinese numeral bullet followed by a period |
BulletTradChinPlain | Represents a plain traditional Chinese numeral bullet without punctuation |
BulletKoreanPeriod | Represents a Korean numeral bullet followed by a period |
BulletKoreanPlain | Represents a plain Korean numeral bullet without punctuation |
BulletArabicDBPeriod | Represents a double‑byte Arabic numeral bullet followed by a period |
BulletArabicDBPlain | Represents a plain double‑byte Arabic numeral bullet without punctuation |
BulletHebrewDash | Represents a Hebrew bullet rendered as a dash character |
BulletThaiAlphaPeriod | Represents a Thai alphabetic bullet followed by a period |
BulletThaiAlphaParenRight | |
BulletThaiAlphaParenBoth | |
BulletThaiNumPeriod | |
BulletThaiNumParenRight | |
BulletThaiNumParenBoth | |
BulletHindiAlphaPeriod | |
BulletHindiAlpha1Period | |
BulletHindiNumPeriod | |
BulletHindiNumParenRight | |
BulletKanjiSimpChinDBPeriod | |
BulletKanjiTradChinDBPeriod | |
BulletArabicAlphaDash | |
BulletArabicAbjadDash |