https://issues.apache.org/bugzilla/show_bug.cgi?id=51416
--- Comment #2 from Volker Jordan <[email protected]> 2011-06-28 14:34:35 UTC --- Hi Yegor, I tested the file with POI 3.8-beta3 with the same result. As the file contains confidential data, I can not attach it to this bug, but there is something I noticed. When I go into the raw xml structure, I see: <row r="0" spans=""> <row r="2" spans="1:36"> When I open the file again in Excel and save it, it shows: <row r="1" spans="1:36" ht="51"> <row r="2" spans="1:36"> I think this is the root cause, but why has this happen ? And is this something POI should consider that this can happen? Regards Volker -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
