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)
4.4 KiB
4.4 KiB
Summary
- xlsx
- Installation
- Philosophy
- Parsing Workbooks
- Working with the Workbook
- Writing Workbooks
- Interface
- Common Spreadsheet Format
- Parsing Options
- Writing Options
- Utility Functions
- File Formats
- Testing
- Contributing
- License
- References