table2excel
table2excel copied to clipboard
Border-styles for cells
Hello, Matthias! In READM.MD in js-xlsx I found this - http://take.ms/kGpBa. But I can't found any examples. Need I to create new issue in js-xlsx repo, or you can help me with it? Cause now I have a problem with border-styles in final document :-( https://monosnap.com/file/EE4NVMRW7VEi0eUxwryZRgJkNHepVQ/ - take a look at D5
I think we should implement it on the table2excel side, cause it seems that it's working as intented for js-xlsx. I can look into it, but not before the weekend :(
Well, maybe I will resolve this problem on my side and then will create PR
Well, I decide the problem. Do need i to do pull request?
What do you mean?
I've resolve the problem in my fork. You wrote:
I can look into it, but not before the weekend :(
Have you maybe created your own solution?
No not yet, would be very thankful for a pull request.
hi @rusty1s and @IgorLesnevskiy, can help me to write border on spanned cells in extend function or other way ? thanks