I have a string which includes \r\n for a carriage return. When streaming to an excel file it seems to get stripped out. Do you know of anyway of doing this? I've found this https://github.com/guyonroche/exceljs/issues/296 but can't get it to work with node-excel-stream.
Any help would be appreciated.
I have a string which includes \r\n for a carriage return. When streaming to an excel file it seems to get stripped out. Do you know of anyway of doing this? I've found this https://github.com/guyonroche/exceljs/issues/296 but can't get it to work with node-excel-stream.
Any help would be appreciated.