Excel.Interfaces.ChartCollectionData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.ChartData[];

Property Value