UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

17 lines 539 B
export * from "./ICellModel"; export * from "./CellTypes"; export * from "./ICellHeader"; export * from "./ICellStyle"; export * from "./ITableStyle"; export * from "./ISheetStyle"; export * from "./SheetStyle"; export * from "./IBuiltInCellStyles"; export * as CellUtils from "./CellUtils"; export * from "./ICellBorder"; export * from "./ICellAlignment"; export * from "./ICellProtection"; export * from "./IFill"; export * from "./IFont"; export * from "./IHyperlink"; export * from "./PatternTypes"; //# sourceMappingURL=index.d.ts.map