Word.Interfaces.NoteItemCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Word.Interfaces.NoteItemData[];

Property Value