Edit

Share via


Excel.Interfaces.ChartTrendlineCollectionUpdateData interface

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

Properties

Property Details

items

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

Property Value