Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.Interfaces.ListItemUpdateData interface

Package:
word

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


Feedback

Was this page helpful?