Excel.Interfaces.NoteCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.NoteData[];

Property Value