Hi all,
I'm trying to read a table where some of the cells are merged. (when reading merged cells the first cell indicate the value, then all the next have empty string value) . My problem is that I can't figure out how many more cells are there, in this merged cell.
the format of the merged cells is with Width=1 (one column) , with unknown height (could be any number from 1 to 20).
any ideas will be appreciable..
Ido.