UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

6 lines 221 B
export default ChartPlotAreaShape; declare class ChartPlotAreaShape extends ChartPartShape { constructor(options: any); } import ChartPartShape from "./ChartPartShape"; //# sourceMappingURL=ChartPlotAreaShape.d.ts.map