EdisonJpp / react-export-table-to-excel

It allows you to export an HTML table just by sending the table reference and the name with which you want the file to be saved. It gives you two options; a hook and a component ... you use whichever one best suits your goal
41 stars 12 forks source link

rtl problem #17

Open Mujtabaomar111 opened 5 months ago

Mujtabaomar111 commented 5 months ago

the excel file which is generating through your library does not have any option to set the rtl format even i have set rtl direction style to root div but still generate the ltr format, could you solve the mentioned problem?

Lala-kumar commented 4 months ago

the excel file which is generating through your library does not have any option to set the rtl format even i have set rtl direction style to root div but still generate the ltr format, could you solve the mentioned problem?

use https://docs.sheetjs.com/