excellentexport icon indicating copy to clipboard operation
excellentexport copied to clipboard

Colspan and Rowspan

Open risalfajar opened this issue 2 years ago • 2 comments

When exporting an HTML table, ideally a td that have a row or col span should be converted to a merged cell in the exported Excel file. But it doesn't. Does this library support this case?

risalfajar avatar Jul 24 '23 04:07 risalfajar

Edit: Correction, rowspan works for me, but it works in the ExcellentExport.excel() when i use ExcellentExport.convert() it totally borks the export.

cchance27 avatar Aug 10 '23 21:08 cchance27

Same issue here. it works in the ExcellentExport.excel() when i use ExcellentExport.convert() it totally borks the export.

willyguevara avatar Jul 18 '24 04:07 willyguevara