Disable gridlines using html ?
-
Can we disable background gridlines in excel using html to xlsx ? I attched one example.
Thank you for your interest.
-
There are no gridlines by default.
https://playground.jsreport.net/w/anon/0nwgJyHLDo you have them in the attached xlsx template?
-
I mean that , background is white in my example . There is no gridlines. How can I do that ?
Thank you for your interest.
-
Setting
background-color:white
should do the trick https://playground.jsreport.net/w/anon/~QqvPW2r