Excel.Interfaces.ChartTrendlineCollectionData interface

Warning

This API is now deprecated.

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

Properties

items

Property Details

items

Warning

This API is now deprecated.

items?: Excel.Interfaces.ChartTrendlineData[];

Property Value