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 | |
---|---|---|
Convert | Converts a multiple-level list to a single-level list, or vice versa. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
ListLevels | Returns a ListLevels collection that represents all the levels for the specified ListTemplate. | |
Name | Returns or sets the name of the specified object. | |
OutlineNumbered | True if the specified ListTemplate object is outline numbered. | |
Parent | Returns an object that represents the parent object of the specified object. |
Top