https://issues.apache.org/bugzilla/show_bug.cgi?id=52462
--- Comment #12 from Yegor Kozlov <[email protected]> 2012-01-23 09:44:39 UTC --- Can you check with XSSF ? Run the same code,only replace Workbook wb = new HSSFWorkbook(); with Workbook wb = new XSSFWorkbook(); Yegor (In reply to comment #11) > Created attachment 28188 [details] > Attachment to show generated file for note working test case (In reply to comment #11) > Created attachment 28188 [details] > Attachment to show generated file for note working test case (In reply to comment #11) > Created attachment 28188 [details] > Attachment to show generated file for note working test case -- 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]
