Edit

Word.Interfaces.ListItemUpdateData interface

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

Remarks

Used by

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