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 | |
---|---|---|
![]() |
Convert | Converts a multiple-level list to a single-level list, or vice versa. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an 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. Read-only Long. |
![]() |
ListLevels | Returns a ListLevels collection that represents all the levels for the specified ListTemplate. |
![]() |
Name | Returns or sets the name of the specified object. Read/write String. |
![]() |
OutlineNumbered | True if the specified ListTemplate object is outline numbered. Read/write Boolean. |
![]() |
Parent | Returns an Object that represents the parent object of the specified ListTemplate object. |