ExcelScript.ChartPlotAreaFormat interface
Represents the format properties for a chart plot area.
Methods
get |
Specifies the border attributes of a chart plot area. |
get |
Specifies the fill format of an object, which includes background formatting information. |
Method Details
getBorder()
Specifies the border attributes of a chart plot area.
getBorder(): ChartBorder;
Returns
getFill()
Specifies the fill format of an object, which includes background formatting information.
getFill(): ChartFill;