Word.Interfaces.ListItemUpdateData interface

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

Properties

level

Specifies the level of the item in the list.

Property Details

level

Specifies the level of the item in the list.

level?: number;

Property Value

number

Remarks

[ API set: WordApi 1.3 ]