UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

8 lines 273 B
export default ChartPartShape; declare class ChartPartShape extends AbstractShape { constructor(options: any, styleKey: any); _styleKey: any; get styleKey(): any; } import AbstractShape from "../shape/AbstractShape"; //# sourceMappingURL=ChartPartShape.d.ts.map