Note

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

Access to this page requires authorization. You can try .

Excel.Interfaces.ChartLeaderLinesUpdateData interface

Package:
excel

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

Remarks

Used by

Properties

format

Represents the formatting of leader lines of data labels in a series.

Property Details

format

Represents the formatting of leader lines of data labels in a series.

format?: Excel.Interfaces.ChartLeaderLinesFormatUpdateData;

Property Value

Remarks

API set: ExcelApi 1.19


Feedback

Was this page helpful?