Afzal Ahmad

Results 15 comments of Afzal Ahmad

`readingOrder` is not for cell alignment it's actually for `ltr` and `rtl`, try `{alignment: {horizontal: VALUE }}`

@tajveer-nijjar with current version it's possible because you have the possibility to style each cell by yourself, just take them as a normal cell and style them as header cells,...

Thank you @WhyItWorks for kind words, I am working to make it better, I am using some open source libraries behind the scene to build and produce excel file but...

unfortunately, it is not supported with header columns, only way was the one you already tried :)

Hi @daugsbi, Thank you for deciding to participate to this library, and sorry for the delayed response as I was on summer vacations, You are welcome to submit a *PR*...

@daugsbi can you please submit your pull request, I had a chance to look at your code and it seems good to me, thanks.

@kamranhossain can you please provide a concise example. Is this relevant https://github.com/securedeveloper/react-data-export/blob/master/examples/simple_excel_export_01.md

@chuhean I see you are using same name for 2 different sheet, please try with unique names for each sheet

@chuhean not yet with this library, but I'm adding all the macro support in upcoming excel API [https://github.com/securedeveloper/javascript-excel](https://github.com/securedeveloper/javascript-excel)

Still on it 🚢