Excel.Interfaces.NoteCollectionData interface

An interface describing the data returned by calling noteCollection.toJSON().

Properties

items

Property Details

items

items?: Excel.Interfaces.NoteData[];

Property Value