ListLevel Properties
Represent a list level in a numbered or bulleted list.
Name | Description |
---|---|
Bullet |
Gets whether the current level is indicated with bullets instead of numbers. |
Character |
Provides access to the character formatting options for the level marker. |
Convert |
Gets or sets whether any list numbers from previous levels should be converted to decimal numbers.
Inherited from List |
Display |
Specifies the number format string for the level’s marker.
Inherited from List |
Numbering |
Gets or sets the numbering style for the list level.
Inherited from List |
Paragraph |
Provides access to the level’s paragraph formatting options. |
Paragraph |
Gets or sets the paragraph style applied to the level’s marker. |
Relative |
Gets or sets the list level that must appear before the specified list level restarts numbering.
Inherited from List |
Separator |
Specifies the character inserted after the number in a numbered list item.
Inherited from List |
Start |
Gets or sets the starting number for the specified list level.
Inherited from List |
Suppress |
Gets or sets whether to resize a picture used as a bullet marker.
Inherited from List |
Suppress |
Gets or sets whether to restart numbering at the specified level.
Inherited from List |
See Also