Note

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

Access to this page requires authorization. You can try .

ExcelScript.ChartPlotAreaFormat interface

Package:
ExcelScript

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


Feedback

Was this page helpful?