supported
Supported public entry point. Import this entry point as @sheetwrite/xlsx.
Source entry: packages/xlsx/src/index.ts
Exported symbols
Functions 2
buildXlsxModelBuild the active-sheet table model used by the bounded OOXML writer.
registerXlsxBackendsRegister all concrete XLSX backends with the backend-neutral core contracts.
Interfaces 2
XlsxModelImplementation-neutral first-sheet table export model.
XlsxModelCellImplementation-neutral cell in the first-sheet table export model.