Excel.Interfaces.ChartTrendlineCollectionUpdateData interface

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

Properties

items

Property Details

items

items?: Excel.Interfaces.ChartTrendlineData[];

Property Value