2.13.28 TextAutoNumberSchemeEnum
Referenced by: TextAutoNumberScheme
An enumeration that specifies the character sequence and delimiters to use for automatic numbering.
Name |
Value |
Meaning |
---|---|---|
0x0000 |
Lowercase Latin character followed by a period. Example: a., b., c., … |
|
0x0001 |
Uppercase Latin character followed by a period. Example: A., B., C., … |
|
0x0002 |
Arabic numeral followed by a closing parenthesis. Example: 1), 2), 3), … |
|
0x0003 |
Arabic numeral followed by a period. Example: 1., 2., 3., … |
|
0x0004 |
Lowercase Roman numeral enclosed in parentheses. Example: (i), (ii), (iii), … |
|
0x0005 |
Lowercase Roman numeral followed by a closing parenthesis. Example: i), ii), iii), … |
|
0x0006 |
Lowercase Roman numeral followed by a period. Example: i., ii., iii., … |
|
0x0007 |
Uppercase Roman numeral followed by a period. Example: I., II., III., … |
|
0x0008 |
Lowercase alphabetic character enclosed in parentheses. Example: (a), (b), (c), … |
|
0x0009 |
Lowercase alphabetic character followed by a closing parenthesis. Example: a), b), c), … |
|
0x000A |
Uppercase alphabetic character enclosed in parentheses. Example: (A), (B), (C), … |
|
0x000B |
Uppercase alphabetic character followed by a closing parenthesis. Example: A), B), C), … |
|
0x000C |
Arabic numeral enclosed in parentheses. Example: (1), (2), (3), … |
|
0x000D |
Arabic numeral. Example: 1, 2, 3, … |
|
0x000E |
Uppercase Roman numeral enclosed in parentheses. Example: (I), (II), (III), … |
|
0x000F |
Uppercase Roman numeral followed by a closing parenthesis. Example: I), II), III), … |
|
0x0010 |
Simplified Chinese. |
|
0x0011 |
Simplified Chinese with single-byte period. |
|
0x0012 |
Double byte circle numbers. |
|
0x0013 |
Wingdings white circle numbers. |
|
0x0014 |
Wingdings black circle numbers. |
|
0x0015 |
Traditional Chinese. |
|
0x0016 |
Traditional Chinese with single-byte period. |
|
0x0017 |
Bidi Arabic 1 (AraAlpha) with ANSI minus symbol. |
|
0x0018 |
Bidi Arabic 2 (AraAbjad) with ANSI minus symbol. |
|
0x0019 |
Bidi Hebrew 2 with ANSI minus symbol. |
|
0x001A |
Japanese/Korean. |
|
0x001B |
Japanese/Korean with single-byte period. |
|
0x001C |
Double-byte Arabic numbers. |
|
0x001D |
Double-byte Arabic numbers with double-byte period. |
|
0x001E |
Thai alphabetic character followed by a period. |
|
0x001F |
Thai alphabetic character followed by a closing parenthesis. |
|
0x0020 |
Thai alphabetic character enclosed by parentheses. |
|
0x0021 |
Thai numeral followed by a period. |
|
0x0022 |
Thai numeral followed by a closing parenthesis. |
|
0x0023 |
Thai numeral enclosed in parentheses. |
|
0x0024 |
Hindi alphabetic character followed by a period. |
|
0x0025 |
Hindi numeric character followed by a period. |
|
0x0026 |
Japanese with double-byte period. |
|
0x0027 |
Hindi numeric character followed by a closing parenthesis. |
|
0x0028 |
Hindi alphabetic character followed by a period. |