Style Property

         Example         Applies To

LineFormat object: Returns or sets the line style. Can be one of the following MsoLineStyle constants: msoLineSingle, msoLineStyleMixed, msoLineThickBetweenThin, msoLineThickThin, msoLineThinThick, or msoLineThinThin. Read/write Long.

BulletFormat object: Returns or sets the bullet style. Can be one of the following PpNumberedBulletStyle constants. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed. Read/write Long.

Constant Value Description
ppBulletAlphaLCParenBoth 8 Lowercase alphabetic characters with both parentheses
ppBulletAlphaLCParenRight 9 Lowercase alphabetic characters with right parenthesis
ppBulletAlphaLCPeriod 0 Lowercase alphabetic characters with a period
ppBulletAlphaUCParenBoth 10 Uppercase alphabetic characters with both parentheses
ppBulletAlphaUCParenRight 11 Uppercase alphabetic characters with right parenthesis
ppBulletAlphaUCPeriod 1 Uppercase alphabetic characters with a period
ppBulletArabicAbjadDash 24 Arabic Abjad alphabets with a dash
ppBulletArabicAlphaDash 23 Arabic language alphabetic characters with a dash
ppBulletArabicDBPeriod 29 Double-byte Arabic numbering scheme with double-byte period
ppBulletArabicDBPlain 28 Double-byte Arabic numbering scheme (no punctuation)
ppBulletArabicParenBoth 12 Arabic numerals with both parentheses
ppBulletArabicParenRight 2 Arabic numerals with right parenthesis
ppBulletArabicPeriod 3 Arabic numerals with a period
ppBulletArabicPlain 13 Arabic numerals
ppBulletCircleNumDBPlain 18 Double-byte circled number for values up to 10
ppBulletCircleNumWDBlackPlain 20 Shadow color number with circular background of normal text color
ppBulletCircleNumWDWhitePlain 19 Text colored number with same color circle drawn around it
ppBulletHebrewAlphaDash 25 Hebrew language alphabetic characters with a dash
ppBulletKanjiKoreanPeriod 27 Japanese/Korean numbers with a period
ppBulletKanjiKoreanPlain 26 Japanese/Korean numbers without a period
ppBulletRomanLCParenBoth 4 Lowercase Roman numerals with both parentheses
ppBulletRomanLCParenRight 5 Lowercase Roman numerals with right parenthesis
ppBulletRomanLCPeriod 6 Lowercase Roman numerals with period
ppBulletRomanUCParenBoth 14 Uppercase Roman numerals with both parentheses
ppBulletRomanUCParenRight 15 Uppercase Roman numerals with right parenthesis
ppBulletRomanUCPeriod 7 Uppercase Roman numerals with period
ppBulletSimpChinPlain 16 Simplified Chinese without a period
ppBulletSimpChinPeriod 17 Simplified Chinese with a period
ppBulletStyleMixed -2 Any undefined style
ppBulletTradChinPlain 21 Traditional Chinese without a period
ppBulletTradChinPeriod 22 Traditional Chinese with a period