Word.Interfaces.ListCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Word.Interfaces.ListData[];

Property Value