TextAutonumberScheme Enum
Contents
[
Hide
]TextAutonumberScheme Enum
Represents all automatic number scheme.
type TextAutonumberScheme int32
Fields
| Field | Description |
|---|---|
| None | |
| AlphaLcParenBoth | (a), (b), (c), … |
| AlphaLcParenR | a), b), c), … |
| AlphaLcPeriod | a., b., c., … |
| AlphaUcParenBoth | (A), (B), (C), … |
| AlphaUcParenR | A), B), C), … |
| AlphaUcPeriod | A., B., C., … |
| Arabic1Minus | Bidi Arabic 1 (AraAlpha) with ANSI minus symbol |
| Arabic2Minus | Bidi Arabic 2 (AraAbjad) with ANSI minus symbol |
| ArabicDbPeriod | Dbl-byte Arabic numbers w/ double-byte period |
| ArabicDbPlain | Dbl-byte Arabic numbers |
| ArabicParenBoth | (1), (2), (3), … |
| ArabicParenR | 1), 2), 3), … |
| ArabicPeriod | 1., 2., 3., … |
| ArabicPlain | 1, 2, 3, … |
| CircleNumDbPlain | Dbl-byte circle numbers (1-10 circle[0x2460-], 11-arabic numbers) |
| CircleNumWdBlackPlain | Wingdings black circle numbers |
| CircleNumWdWhitePlain | Wingdings white circle numbers (0-10 circle[0x0080-],11- arabic numbers) |
| Ea1ChsPeriod | EA: Simplified Chinese w/ single-byte period |
| Ea1ChsPlain | EA: Simplified Chinese (TypeA 1-99, TypeC 100-) |
| Ea1ChtPeriod | EA: Traditional Chinese w/ single-byte period |
| Ea1ChtPlain | EA: Traditional Chinese (TypeA 1-19, TypeC 20-) |
| Ea1JpnChsDbPeriod | EA: Japanese w/ double-byte period |
| Ea1JpnKorPeriod | EA: Japanese/Korean w/ single-byte period |
| Ea1JpnKorPlain | EA: Japanese/Korean (TypeC 1-) |
| Hebrew2Minus | Bidi Hebrew 2 with ANSI minus symbol |
| HindiAlpha1Period | Hindi alphabet period - consonants |
| HindiAlphaPeriod | Hindi alphabet period - vowels |
| HindiNumParenR | Hindi numerical parentheses - right |
| HindiNumPeriod | Hindi numerical period |
| RomanLcParenBoth | (i), (ii), (iii), … |
| RomanLcParenR | i), ii), iii), … |
| RomanLcPeriod | i., ii., iii., … |
| RomanUcParenBoth | (I), (II), (III), … |
| RomanUcParenR | I), II), III), … |
| RomanUcPeriod | I., II., III., … |
| ThaiAlphaParenBoth | Thai alphabet parentheses - both |
| ThaiAlphaParenR | Thai alphabet parentheses - right |
| ThaiAlphaPeriod | Thai alphabet period |
| ThaiNumParenBoth | Thai numerical parentheses - both |
| ThaiNumParenR | Thai numerical parentheses - right |
| ThaiNumPeriod | Thai numerical period |