NumberedBulletStyle

NumberedBulletStyle

Overview

NumberedBulletStyle is a enum in Aspose.Slides FOSS for .NET.

Represents NumberedBulletStyle enumeration.

Values

ValueDescription
NotDefinedRepresents an undefined or default bullet style
BulletAlphaLCParenBothRepresents a lower‑case alphabetic bullet with both parentheses, e.g., (a)
BulletAlphaUCParenBothRepresents an upper‑case alphabetic bullet with both parentheses, e.g., (A)
BulletAlphaLCParenRightRepresents a lower‑case alphabetic bullet with a right‑hand parenthesis, e.g., a)
BulletAlphaUCParenRight
BulletAlphaLCPeriodRepresents a lower‑case alphabetic bullet followed by a period, e.g., a
BulletAlphaUCPeriodRepresents an upper‑case alphabetic bullet followed by a period, e.g., A
BulletArabicParenBothRepresents an Arabic numeral bullet with both parentheses, e.g., (1)
BulletArabicParenRightRepresents an Arabic numeral bullet with a right‑hand parenthesis, e.g., 1)
BulletArabicPeriodRepresents an Arabic numeral bullet followed by a period, e.g., 1
BulletArabicPlainRepresents a plain Arabic numeral bullet without punctuation
BulletRomanLCParenBothRepresents a lower‑case Roman numeral bullet with both parentheses, e.g., (i)
BulletRomanUCParenBothRepresents an upper‑case Roman numeral bullet with both parentheses, e.g., (I)
BulletRomanLCParenRightRepresents a lower‑case Roman numeral bullet with a right‑hand parenthesis, e.g., i)
BulletRomanUCParenRight
BulletRomanLCPeriodRepresents a lower‑case Roman numeral bullet followed by a period, e.g., i
BulletRomanUCPeriod
BulletCircleNumDBPlainRepresents a plain double‑byte circular number bullet (e.g., ①)
BulletCircleNumWDBlackPlainRepresents a plain white‑on‑black circular number bullet
BulletCircleNumWDWhitePlain
BulletSimpChinPeriodRepresents a simplified Chinese numeral bullet followed by a period
BulletSimpChinPlainRepresents a plain simplified Chinese numeral bullet without punctuation
BulletTradChinPeriodRepresents a traditional Chinese numeral bullet followed by a period
BulletTradChinPlainRepresents a plain traditional Chinese numeral bullet without punctuation
BulletKoreanPeriodRepresents a Korean numeral bullet followed by a period
BulletKoreanPlainRepresents a plain Korean numeral bullet without punctuation
BulletArabicDBPeriodRepresents a double‑byte Arabic numeral bullet followed by a period
BulletArabicDBPlainRepresents a plain double‑byte Arabic numeral bullet without punctuation
BulletHebrewDashRepresents a Hebrew bullet rendered as a dash character
BulletThaiAlphaPeriodRepresents a Thai alphabetic bullet followed by a period
BulletThaiAlphaParenRight
BulletThaiAlphaParenBoth
BulletThaiNumPeriod
BulletThaiNumParenRight
BulletThaiNumParenBoth
BulletHindiAlphaPeriod
BulletHindiAlpha1Period
BulletHindiNumPeriod
BulletHindiNumParenRight
BulletKanjiSimpChinDBPeriod
BulletKanjiTradChinDBPeriod
BulletArabicAlphaDash
BulletArabicAbjadDash

See Also