NumberStyle Enum
Represents the number style.
Fields
Bullet | Bullet. |
Chicago | Chicago Manual of Style (*, † ...) |
ChineseCounting | Chinese counting system |
Decimal | Decimal number. |
DecimalZero | Specifies that the sequence shall consist of Arabic numbering with a zero added to numbers one through nine. Example: 01, 02, 03, …, 09, 10. |
JapaneseCounting | Japanese counting system (一, 二, ...) |
LowerLetter | Lower letter. |
LowerRoman | Lower Roman number. |
None | None. |
UpperLetter | Upper letter. |
UpperRoman | Upper Roman number. |