ListTemplate Members

Include Protected Members
Include Inherited Members

Represents a single list template that includes all the formatting that defines a list.

The ListTemplate type exposes the following members.

Methods

  Name Description
Public method Convert Converts a multiple-level list to a single-level list, or vice versa.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property ListLevels Returns a ListLevels collection that represents all the levels for the specified ListTemplate.
Public property Name Returns or sets the name of the specified object.
Public property OutlineNumbered True if the specified ListTemplate object is outline numbered.
Public property Parent Returns an object that represents the parent object of the specified object.

Top

See Also

Reference

ListTemplate Interface

Microsoft.Office.Interop.Word Namespace