Excel.Interfaces.ChartCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.ChartData[];

Property Value