Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.ListTemplateAddOptions interface
- Package:
- word
Represents the options for the ListTemplateCollection.add method.
Properties
| name | If provided, specifies the name of the list template to be added. |
| outlineNumbered | If provided, specifies whether to apply outline numbering to the new list template. The default value is |
Property Details
name
If provided, specifies the name of the list template to be added.
name?: string;
Property Value
string
Remarks
outlineNumbered
If provided, specifies whether to apply outline numbering to the new list template. The default value is false.
outlineNumbered?: boolean;
Property Value
boolean
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?
