functionscope / Node-Excel-Export

A simple node.js module for exporting data set to Excel xlsx file.
492 stars 269 forks source link

Sheet name can not contain spaces #63

Open orutten opened 7 years ago

orutten commented 7 years ago

If the sheet name contains spaces the excel document opens with errors and excel removes all data resulting in an empty sheet.

Mac OS X El Capitan Microsoft Excel 2016 Node 7.6.0 Express 4.13.4

screen shot 2017-09-07 at 8 38 32 am