TextAutonumberScheme
TextAutonumberScheme enumeration
Represents all automatic number scheme.
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| AlphaLcParenBoth | 1 | (a), (b), (c), … |
| AlphaLcParenR | 2 | a), b), c), … |
| AlphaLcPeriod | 3 | a., b., c., … |
| AlphaUcParenBoth | 4 | (A), (B), (C), … |
| AlphaUcParenR | 5 | A), B), C), … |
| AlphaUcPeriod | 6 | A., B., C., … |
| Arabic1Minus | 7 | Bidi Arabic 1 (AraAlpha) with ANSI minus symbol |
| Arabic2Minus | 8 | Bidi Arabic 2 (AraAbjad) with ANSI minus symbol |
| ArabicDbPeriod | 9 | Dbl-byte Arabic numbers w/ double-byte period |
| ArabicDbPlain | 10 | Dbl-byte Arabic numbers |
| ArabicParenBoth | 11 | (1), (2), (3), … |
| ArabicParenR | 12 | 1), 2), 3), … |
| ArabicPeriod | 13 | 1., 2., 3., … |
| ArabicPlain | 14 | 1, 2, 3, … |
| CircleNumDbPlain | 15 | Dbl-byte circle numbers (1-10 circle[0x2460-], 11-arabic numbers) |
| CircleNumWdBlackPlain | 16 | Wingdings black circle numbers |
| CircleNumWdWhitePlain | 17 | Wingdings white circle numbers (0-10 circle[0x0080-],11- arabic numbers) |
| Ea1ChsPeriod | 18 | EA: Simplified Chinese w/ single-byte period |
| Ea1ChsPlain | 19 | EA: Simplified Chinese (TypeA 1-99, TypeC 100-) |
| Ea1ChtPeriod | 20 | EA: Traditional Chinese w/ single-byte period |
| Ea1ChtPlain | 21 | EA: Traditional Chinese (TypeA 1-19, TypeC 20-) |
| Ea1JpnChsDbPeriod | 22 | EA: Japanese w/ double-byte period |
| Ea1JpnKorPeriod | 23 | EA: Japanese/Korean w/ single-byte period |
| Ea1JpnKorPlain | 24 | EA: Japanese/Korean (TypeC 1-) |
| Hebrew2Minus | 25 | Bidi Hebrew 2 with ANSI minus symbol |
| HindiAlpha1Period | 26 | Hindi alphabet period - consonants |
| HindiAlphaPeriod | 27 | Hindi alphabet period - vowels |
| HindiNumParenR | 28 | Hindi numerical parentheses - right |
| HindiNumPeriod | 29 | Hindi numerical period |
| RomanLcParenBoth | 30 | (i), (ii), (iii), … |
| RomanLcParenR | 31 | i), ii), iii), … |
| RomanLcPeriod | 32 | i., ii., iii., … |
| RomanUcParenBoth | 33 | (I), (II), (III), … |
| RomanUcParenR | 34 | I), II), III), … |
| RomanUcPeriod | 35 | I., II., III., … |
| ThaiAlphaParenBoth | 36 | Thai alphabet parentheses - both |
| ThaiAlphaParenR | 37 | Thai alphabet parentheses - right |
| ThaiAlphaPeriod | 38 | Thai alphabet period |
| ThaiNumParenBoth | 39 | Thai numerical parentheses - both |
| ThaiNumParenR | 40 | Thai numerical parentheses - right |
| ThaiNumPeriod | 41 | Thai numerical period |