forked from sheetjs/sheetjs
SheetJS
5d997df419
- HTML output new preamble, <table> should not be in header/footer - XLS Built-In defined names translated to XLSX _xlnm form - README: streaming read strategies - If approximation error is sufficiently small, assume MDW is 6 - TS rename Utils type to XLSX$Utils (see #618)
2 lines
25 B
JavaScript
2 lines
25 B
JavaScript
XLSX.version = '0.10.5';
|