Note

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

Access to this page requires authorization. You can try .

Excel.Interfaces.ChartPlotAreaFormatUpdateData interface

Package:
excel

An interface for updating data on the ChartPlotAreaFormat object, for use in chartPlotAreaFormat.set({ ... }).

Remarks

Used by

Properties

border

Specifies the border attributes of a chart plot area.

Property Details

border

Specifies the border attributes of a chart plot area.

border?: Excel.Interfaces.ChartBorderUpdateData;

Property Value

Remarks

API set: ExcelApi 1.8


Feedback

Was this page helpful?