Edit

Excel.Interfaces.ChartTrendlineFormatUpdateData interface

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

Properties

line

Represents chart line formatting.

Property Details

line

Represents chart line formatting.

line?: Excel.Interfaces.ChartLineFormatUpdateData;

Property Value

Remarks

[Api set: ExcelApi 1.7]