protobi / js-xlsx

XLSX / XLSM / XLSB (Excel 2007+ Spreadsheet) / ODS parser and writer
http://oss.sheetjs.com/js-xlsx
Other
826 stars 416 forks source link

Breaks references in style objects #10

Closed godu closed 9 years ago

godu commented 9 years ago

On load a workbook, all cells without style are are set with default value. Unfortunately, they shared the same object reference.