Skip to main content
A newer version of this page is available. .

OverrideListLevel Properties

Provides override options for the ListLevel class.
Name Description
BulletLevel Gets whether the current level is indicated with bullets instead of numbers. Inherited from ListLevel.
CharacterProperties Provides access to the level’s character formatting options. Inherited from ListLevel.
ConvertPreviousLevelNumberingToDecimal Gets or sets whether any list numbers from previous levels should be converted to decimal numbers. Inherited from ListLevelProperties.
DisplayFormatString Gets or sets the number format string for this level. Inherited from ListLevelProperties.
NewStart Specifies a new starting number for a list level.
NumberingFormat Gets or sets the style of numbering for the current list level. Inherited from ListLevelProperties.
OverrideStart Indicates whether the overriding the level’s starting number is enabled.
ParagraphProperties Provides access to the level’s paragraph formatting options. Inherited from ListLevel.
ParagraphStyle Gets or sets the style of paragraph applied to the current level. Inherited from ListLevel.
RelativeRestartLevel Gets or sets the list level that must appear before the specified list level restarts numbering. Inherited from ListLevelProperties.
Separator Gets or sets the character inserted after the number for a numbered list item. Inherited from ListLevelProperties.
Start Gets or sets the starting number for the specified list level. Inherited from ListLevelProperties.
SuppressBulletResize Disables resizing of a picture inserted as a bullet. Inherited from ListLevelProperties.
SuppressRestart Disables numbering restart for the specified level. Inherited from ListLevelProperties.
See Also