zsusac/ReactHTMLTableToExcel

css is not applying in exported excel

rohit8080 opened this issue · 2 comments

table which is seen on UI
table

excel after downloading, the bg color of the table
image

style={{backgroundColor: 'geen' }}

sorry man, the only way i found to aply style is use atr style : )

you may need to add the style in each tr or td label, css is not working