ExcelScript.ChartPlotAreaFormat interface

表示图表绘图区的格式属性。

方法

getBorder()

指定图表绘图区的边框属性。

getFill()

指定对象的填充格式,其中包括背景格式信息。

方法详细信息

getBorder()

指定图表绘图区的边框属性。

getBorder(): ChartBorder;

返回

getFill()

指定对象的填充格式,其中包括背景格式信息。

getFill(): ChartFill;

返回