PowerPoint.BulletStyle enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the style of a bullet.
Remarks
[ API set: PowerPointApi BETA (PREVIEW ONLY) ]
Fields
| alphabetLowercaseParenthesesBoth = "AlphabetLowercaseParenthesesBoth" | Lowercase alphabetical characters with both parentheses. |
| alphabetLowercaseParenthesisRight = "AlphabetLowercaseParenthesisRight" | Lowercase alphabetical characters with closing parenthesis. |
| alphabetLowercasePeriod = "AlphabetLowercasePeriod" | Lowercase alphabetical characters with a period. |
| alphabetUppercaseParenthesesBoth = "AlphabetUppercaseParenthesesBoth" | Uppercase alphabetical characters with both parentheses. |
| alphabetUppercaseParenthesisRight = "AlphabetUppercaseParenthesisRight" | Uppercase alphabetical characters with closing parenthesis. |
| alphabetUppercasePeriod = "AlphabetUppercasePeriod" | Uppercase alphabetical characters with a period. |
| arabicAbjadDash = "ArabicAbjadDash" | Arabic Abjad alphabet with a dash. |
| arabicAlphabetDash = "ArabicAlphabetDash" | Arabic alphabet with a dash. |
| arabicDoubleBytePeriod = "ArabicDoubleBytePeriod" | Double-byte Arabic numbering scheme with double-byte period. |
| arabicDoubleBytePlain = "ArabicDoubleBytePlain" | Double-byte Arabic numbering scheme (no punctuation). |
| arabicNumeralParenthesesBoth = "ArabicNumeralParenthesesBoth" | Arabic numerals with both parentheses. |
| arabicNumeralParenthesisRight = "ArabicNumeralParenthesisRight" | Arabic numerals with closing parenthesis. |
| arabicNumeralPeriod = "ArabicNumeralPeriod" | Arabic numerals with a period. |
| arabicNumeralPlain = "ArabicNumeralPlain" | Arabic numerals. |
| circleNumberDoubleBytePlain = "CircleNumberDoubleBytePlain" | Double-byte circled number for values up to 10. |
| circleNumberWideDoubleByteBlackPlain = "CircleNumberWideDoubleByteBlackPlain" | Shadow color number with circular background of normal text color. |
| circleNumberWideDoubleByteWhitePlain = "CircleNumberWideDoubleByteWhitePlain" | Text colored number with same color circle drawn around it. |
| hebrewAlphabetDash = "HebrewAlphabetDash" | Hebrew alphabet with a dash. |
| hindiAlphabet1Period = "HindiAlphabet1Period" | Hindi alphabet (consonants) with a period. |
| hindiAlphabetPeriod = "HindiAlphabetPeriod" | Hindi alphabet (vowels) with a period. |
| hindiNumeralParenthesisRight = "HindiNumeralParenthesisRight" | Hindi numerals with closing parenthesis. |
| hindiNumeralPeriod = "HindiNumeralPeriod" | Hindi numerals with a period. |
| kanjiKoreanPeriod = "KanjiKoreanPeriod" | Japanese/Korean numbers with a period. |
| kanjiKoreanPlain = "KanjiKoreanPlain" | Japanese/Korean numbers without a period. |
| kanjiSimplifiedChineseDoubleBytePeriod = "KanjiSimplifiedChineseDoubleBytePeriod" | Kanji Simplified Chinese with double-byte period. |
| romanLowercaseParenthesesBoth = "RomanLowercaseParenthesesBoth" | Lowercase Roman numerals with both parentheses. |
| romanLowercaseParenthesisRight = "RomanLowercaseParenthesisRight" | Lowercase Roman numerals with closing parenthesis. |
| romanLowercasePeriod = "RomanLowercasePeriod" | Lowercase Roman numerals with period. |
| romanUppercaseParenthesesBoth = "RomanUppercaseParenthesesBoth" | Uppercase Roman numerals with both parentheses. |
| romanUppercaseParenthesisRight = "RomanUppercaseParenthesisRight" | Uppercase Roman numerals with closing parenthesis. |
| romanUppercasePeriod = "RomanUppercasePeriod" | Uppercase Roman numerals with period. |
| simplifiedChinesePeriod = "SimplifiedChinesePeriod" | Simplified Chinese with a period. |
| simplifiedChinesePlain = "SimplifiedChinesePlain" | Simplified Chinese without a period. |
| thaiAlphabetParenthesesBoth = "ThaiAlphabetParenthesesBoth" | Thai alphabet with both parentheses. |
| thaiAlphabetParenthesisRight = "ThaiAlphabetParenthesisRight" | Thai alphabet with closing parenthesis. |
| thaiAlphabetPeriod = "ThaiAlphabetPeriod" | Thai alphabet with a period. |
| thaiNumeralParenthesesBoth = "ThaiNumeralParenthesesBoth" | Thai numerals with both parentheses. |
| thaiNumeralParenthesisRight = "ThaiNumeralParenthesisRight" | Thai numerals with closing parenthesis. |
| thaiNumeralPeriod = "ThaiNumeralPeriod" | Thai numerals with a period. |
| traditionalChinesePeriod = "TraditionalChinesePeriod" | Traditional Chinese with a period. |
| traditionalChinesePlain = "TraditionalChinesePlain" | Traditional Chinese without a period. |
| unsupported = "Unsupported" | Style is unsupported. |