UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

6 lines 280 B
export default ChartSeriesTitleTextShape; declare class ChartSeriesTitleTextShape extends ChartTextShape { constructor(options: any, propDefaultText: any, styleKey: any); } import ChartTextShape from "../ChartTextShape"; //# sourceMappingURL=ChartSeriesTitleTextShape.d.ts.map