Share via


Style.ListTemplate Property (Word)

Returns a ListTemplate object that represents the list formatting for the specified Style object.

Syntax

expression .ListTemplate

expression Required. A variable that represents a Style object.

Remarks

A list template includes all the formatting that defines a particular list. Each of the seven formats (excluding None) found on each of the tabs in the Bullets and Numbering dialog box (Format menu) corresponds to a list template. Documents and templates can also contain collections of list templates.

See Also

Concepts

Style Object

Style Object Members