Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.Interfaces.ChartLeaderLinesFormatUpdateData interface

Package:
excel

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

Properties

line

Gets an object that represents the line formatting of chart leader lines.

Property Details

line

Gets an object that represents the line formatting of chart leader lines.

line?: Excel.Interfaces.ChartLineFormatUpdateData;

Property Value

Remarks

API set: ExcelApi 1.19


Feedback

Was this page helpful?