protobi / js-xlsx

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

excel sheet is corrupted if sheet name consist special characters like "&" #123

Open surya69 opened 5 years ago

surya69 commented 5 years ago

if sheet name consist special characters like "&" and unable to recover the excel file ,if we used some other special characters like "@,$%" then the output sheet name is like "Recovered_Sheet1", "Recovered_Sheet2"