ListTemplate Object Members

Word Developer Reference

Represents a single list template that includes all the formatting that defines a list. The ListTemplate object is a member of the ListTemplates collection.

Methods

  Name Description
Bb257628.methods(en-us,office.12).gif Convert Converts a multiple-level list to a single-level list, or vice versa.

Properties

  Name Description
Bb257628.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257628.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257628.properties(en-us,office.12).gif ListLevels Returns a ListLevels collection that represents all the levels for the specified ListTemplate.
Bb257628.properties(en-us,office.12).gif Name Returns or sets the name of the specified object. Read/write String.
Bb257628.properties(en-us,office.12).gif OutlineNumbered True if the specified ListTemplate object is outline numbered. Read/write Boolean.
Bb257628.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified ListTemplate object.