J
JS
Hello,
I'm currently writing a small web page that generates a
simple table to export some data into excel readable form.
I use the standard html table tags, but it seems some
attributes are not taken into account. For example "border"
works, but not "cellpadding".
I wanted to know if there's some place describing precisely
what excel ignores when it imports some html table.
thanks in advance
J.
I'm currently writing a small web page that generates a
simple table to export some data into excel readable form.
I use the standard html table tags, but it seems some
attributes are not taken into account. For example "border"
works, but not "cellpadding".
I wanted to know if there's some place describing precisely
what excel ignores when it imports some html table.
thanks in advance
J.