forked from sheetjs/sheetjs
SheetJS
489b9cdde4
- require cpexcel instead of full codepage library - hardcode the unescapexml regexp - utf8read short circuit for ASCII strings - cellFormulae also acts on XLSX/XLSM - bin/xlsx.njs do not process formulae unless requested
2 lines
24 B
JavaScript
2 lines
24 B
JavaScript
XLSX.version = '0.7.3';
|