https://issues.apache.org/bugzilla/show_bug.cgi?id=49312
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Nick Burch <[email protected]> 2010-05-19 05:44:06 EDT --- You should probably open a bug with the people who make your spreadsheet writing software. It's putting non row records into the middle of the bit where the row records should live If you want to produce a workaround, you'll need to use hssf.dev.BiffViewer to figure out what those records are that are in the wrong place, then produce a patch to poi to have it handle them coming where they're not supposed to be -- 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]
