forked from sheetjs/sheetjs
SheetJS
972897c9ae
- cell.r holds the raw rich text, cell.h now holds the html (version 0.5.0 cell.raw -> cell.r, cell.r -> cell.h) - similar changes to comments and XLSB generation - removed some unused binary methods
2 lines
24 B
JavaScript
2 lines
24 B
JavaScript
XLSX.version = '0.5.1';
|