Excel.Interfaces.ChartLeaderLinesLoadOptions interface

获取表示图表引线格式的对象。

属性

$all

指定加载选项将 $all 加载所有标量属性 ((如 Range.address) ),但不会加载导航属性 ((如 Range.format.fill.color) )。

format

表示一系列中数据标签的引线的格式。

属性详细信息

$all

指定加载选项将 $all 加载所有标量属性 ((如 Range.address) ),但不会加载导航属性 ((如 Range.format.fill.color) )。

$all?: boolean;

属性值

boolean

format

表示一系列中数据标签的引线的格式。

format?: Excel.Interfaces.ChartLeaderLinesFormatLoadOptions;

属性值

注解

API 集:ExcelApi 1.19