ExcelScript.ChartPlotAreaFormat interface

Represents the format properties for a chart plot area.

Methods

getBorder()

Specifies the border attributes of a chart plot area.

getFill()

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;

Returns