https://bz.apache.org/bugzilla/show_bug.cgi?id=60801
Max <b...@ya.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |Windows 8 --- Comment #1 from Max <b...@ya.ru> --- I have found the wrong work of readLongLE() method in DataInputBlock.class. If we have, for example numbers like in our excel sheet: 90003097950700100 90003147950700100 90005037950200100 90005037950200200 90005037950200300 In POI in will be: 90003097950700096 90003147950700096 90005037950200096 90005037950200192 90005037950200304 after transformation. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org