Excel.Interfaces.ChartLegendEntryCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.ChartLegendEntryData[];

Property Value