Word.Interfaces.ListTemplateUpdateData interface

An interface for updating data on the ListTemplate object, for use in listTemplate.set({ ... }).

Properties

outlineNumbered

Specifies whether the specified ListTemplate object is outline numbered.

Property Details

outlineNumbered

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies whether the specified ListTemplate object is outline numbered.

outlineNumbered?: boolean;

Property Value

boolean

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]