ListLevelNumberAlignment Enum
Lists values that specify the paragraph text alignment within numbered list levels.
Declaration
declare enum ListLevelNumberAlignment {
Left = 0,
Center = 1,
Right = 2
}
Members
Name | Description |
---|---|
Center
|
Text is aligned to the center of the list level’s paragraph. |
Left
|
Text is aligned to the left of the list level’s paragraph. |
Right
|
Text is aligned to the right of the list level’s paragraph. |
Remarks
Values listed by this enumeration are used in the following members: