ListTemplate Members (Word)
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 |
---|---|
Converts a multiple-level list to a single-level list, or vice versa. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a ListLevels collection that represents all the levels for the specified ListTemplate. |
|
Returns or sets the name of the specified object. Read/write String. |
|
True if the specified ListTemplate object is outline numbered. Read/write Boolean. |
|
Returns an Object that represents the parent object of the specified ListTemplate object. |