https://bz.apache.org/bugzilla/show_bug.cgi?id=62906
--- Comment #6 from David Gauntt <[email protected]> --- Created attachment 36546 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36546&action=edit Test case to illustrate bug 62906 This method returns an XSSFWorkbook with a single XSSFSheet containing a single XSSFTable. If it is called with bApplyBugFix set to false, the resulting workbook will be reported by Microsoft Excel 2010 as corrupt. If bApplyBugFix is set to true, the resulting workbook is opened by Microsoft Excel 2010 without problem. -- 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]
