I'm trying to export multiple HTML tables into an excel file, preserving the col & row span and CSS.
I try to edit the code in the following post : Using Javascript to Export Multiple HTML Tables into single Excel file (xls)
but I don't know how to do it.