Z
zq1956
I need to read text from merged table,and redrew it to html.how can I get
merged table's every cell's rowspan and columnspan?
merged table's every cell's rowspan and columnspan?
zq1956 said:I need to read text from merged table,and redrew it to html.
how can I get merged table's every cell's rowspan and columnspan?
zq1956 said:yeah,the rowspan can be calculate,but through width to get
columnspan is not good work.because sometime the cell.width/table.width
could be 1.but I can sure there is not 1
how can I post the table?
zq1956 said:I just mean sometime the width is 9999999(auto fit),the cell width/table
width will >1.so the method is not ok.
I just try xml,hope it work.
zq1956 said:It works,thx a lots!