Open Aleksej-Shherbak opened 2 years ago
No idea, although it looks like a problem with merged cells not being recognised as merges; but it's very difficult to diagnose any cause from pictures. Could the problem be in the Xlsx Reader or (probably more likely) in the HTML Writer? Can you provide a sample file?
I have the following excel table:
and the following code to turn it into html table:
The result seems corrupted:
I tried to find some setting on the documentation, but I did not find anything. Any ideas how to fix this behavior?