Edit

Share via


Excel.Interfaces.ChartCollectionUpdateData interface

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

Properties

Property Details

items

TypeScript
items?: Excel.Interfaces.ChartData[];

Property Value