Options.UseNormalStyleForList Property (Word)

Returns or sets a Boolean that represents whether Microsoft Word uses the Normal style for bullets and numbering. Read/write.

Syntax

expression .UseNormalStyleForList

expression An expression that returns an Options object.

Remarks

Corresponds to the Use Normal style for bulleted and numbered lists check box in the Advanced tab of the Word Options dialog box.

See Also

Concepts

Options Object Members

Options Object