natergj / excel4node

Node module to allow for easy Excel file creation
MIT License
1.38k stars 215 forks source link

readingOrder doesn't work #327

Open atlanteh opened 3 years ago

atlanteh commented 3 years ago

Describe the bug Setting readingOrder as rightToLeft have no impact on the document

To Reproduce https://gist.github.com/atlanteh/f0f0a11e359bb75582c24b32f67401bc

Expected behavior The cell should show the percentage to the right of the 'test' word

Environment (please complete the following information):

Additional context I debugged the issue, and noticed that the resulting xml has readingOrder="rightToLeft"' instead ofreadingOrder="2"'