Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.ListFormatUpdateData interface
- Package:
- word
An interface for updating data on the ListFormat object, for use in listFormat.set({ ... }).
Properties
| listLevelNumber | Specifies the list level number for the first paragraph for the |
| listTemplate | Gets the list template associated with the |
Property Details
listLevelNumber
Specifies the list level number for the first paragraph for the ListFormat object.
listLevelNumber?: number;
Property Value
number
Remarks
listTemplate
Gets the list template associated with the ListFormat object.
listTemplate?: Word.Interfaces.ListTemplateUpdateData;
Property Value
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
