functionscope / Node-Excel-Export

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

Add 'rtl' option to config to allow export of right-to-left spreadsheet #33

Open meirotstein opened 9 years ago

meirotstein commented 9 years ago

This change allows to export an RTL spreadsheet, this by setting the property rtl=true in the config object. This is highly required when exporting excel spreadsheet of RTL language such as Hebrew or Arabic