forked from sheetjs/sheetjs
SheetJS
f277ebe140
- HTML whitespace (fixes #849 h/t @laurentauthier) - XLML number format write (fixes #904 h/t @james-boswell) - XLAM/XLA write - 'array' write type - XLSX/XLSB/XLS/XLML RTL read/write - XLS merge cells write - demo and typing refresh
4.7 KiB
4.7 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