2.13.28 TextAutoNumberSchemeEnum

Referenced by: TextAutoNumberScheme

An enumeration that specifies the character sequence and delimiters to use for automatic numbering.

Name

Value

Meaning

ANM_AlphaLcPeriod

0x0000

Lowercase Latin character followed by a period.

Example: a., b., c., …

ANM_AlphaUcPeriod

0x0001

Uppercase Latin character followed by a period.

Example: A., B., C., …

ANM_ArabicParenRight

0x0002

Arabic numeral followed by a closing parenthesis.

Example: 1), 2), 3), …

ANM_ArabicPeriod

0x0003

Arabic numeral followed by a period.

Example: 1., 2., 3., …

ANM_RomanLcParenBoth

0x0004

Lowercase Roman numeral enclosed in parentheses.

Example: (i), (ii), (iii), …

ANM_RomanLcParenRight

0x0005

Lowercase Roman numeral followed by a closing parenthesis.

Example: i), ii), iii), …

ANM_RomanLcPeriod

0x0006

Lowercase Roman numeral followed by a period.

Example: i., ii., iii., …

ANM_RomanUcPeriod

0x0007

Uppercase Roman numeral followed by a period.

Example: I., II., III., …

ANM_AlphaLcParenBoth

0x0008

Lowercase alphabetic character enclosed in parentheses.

Example: (a), (b), (c), …

ANM_AlphaLcParenRight

0x0009

Lowercase alphabetic character followed by a closing parenthesis.

Example: a), b), c), …

ANM_AlphaUcParenBoth

0x000A

Uppercase alphabetic character enclosed in parentheses.

Example: (A), (B), (C), …

ANM_AlphaUcParenRight

0x000B

Uppercase alphabetic character followed by a closing parenthesis.

Example: A), B), C), …

ANM_ArabicParenBoth

0x000C

Arabic numeral enclosed in parentheses.

Example: (1), (2), (3), …

ANM_ArabicPlain

0x000D

Arabic numeral.

Example: 1, 2, 3, …

ANM_RomanUcParenBoth

0x000E

Uppercase Roman numeral enclosed in parentheses.

Example: (I), (II), (III), …

ANM_RomanUcParenRight

0x000F

Uppercase Roman numeral followed by a closing parenthesis.

Example: I), II), III), …

ANM_ChsPlain

0x0010

Simplified Chinese.

ANM_ChsPeriod

0x0011

Simplified Chinese with single-byte period.

ANM_CircleNumDBPlain

0x0012

Double byte circle numbers.

ANM_CircleNumWDBWhitePlain

0x0013

Wingdings white circle numbers.

ANM_CircleNumWDBBlackPlain

0x0014

Wingdings black circle numbers.

ANM_ChtPlain

0x0015

Traditional Chinese.

ANM_ChtPeriod

0x0016

Traditional Chinese with single-byte period.

ANM_Arabic1Minus

0x0017

Bidi Arabic 1 (AraAlpha) with ANSI minus symbol.

ANM_Arabic2Minus

0x0018

Bidi Arabic 2 (AraAbjad) with ANSI minus symbol.

ANM_Hebrew2Minus

0x0019

Bidi Hebrew 2 with ANSI minus symbol.

ANM_JpnKorPlain

0x001A

Japanese/Korean.

ANM_JpnKorPeriod

0x001B

Japanese/Korean with single-byte period.

ANM_ArabicDbPlain

0x001C

Double-byte Arabic numbers.

ANM_ArabicDbPeriod

0x001D

Double-byte Arabic numbers with double-byte period.

ANM_ThaiAlphaPeriod

0x001E

Thai alphabetic character followed by a period.

ANM_ThaiAlphaParenRight

0x001F

Thai alphabetic character followed by a closing parenthesis.

ANM_ThaiAlphaParenBoth

0x0020

Thai alphabetic character enclosed by parentheses.

ANM_ThaiNumPeriod

0x0021

Thai numeral followed by a period.

ANM_ThaiNumParenRight

0x0022

Thai numeral followed by a closing parenthesis.

ANM_ThaiNumParenBoth

0x0023

Thai numeral enclosed in parentheses.

ANM_HindiAlphaPeriod

0x0024

Hindi alphabetic character followed by a period.

ANM_HindiNumPeriod

0x0025

Hindi numeric character followed by a period.

ANM_JpnChsDBPeriod

0x0026

Japanese with double-byte period.

ANM_HindiNumParenRight

0x0027

Hindi numeric character followed by a closing parenthesis.

ANM_HindiAlpha1Period

0x0028

Hindi alphabetic character followed by a period.