Summary: | Cell Style and format is Lost for Excel in Latter versions of Ms office 2010 | ||
---|---|---|---|
Product: | POI | Reporter: | Praveen Madduri <mpraveen0311> |
Component: | HSSF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED LATER | ||
Severity: | critical | ||
Priority: | P1 | ||
Version: | 3.17-FINAL | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | All | ||
Attachments: | ScreenShot of output files for 2010 & 2016 versions |
Please also provide some code which produces the file in Apache POI. We never got more information on this one, so closing for now, please reopen with enough information to reproduce this problem. |
Created attachment 36088 [details] ScreenShot of output files for 2010 & 2016 versions I am trying to export excel from POI, output Excel file contains 100 Rows and 8 columns. i have observed a drastaic change in the output while opening the file in MS office 2010 and 2016 versions. Cell style and format is parilally lost in first sheet and in Latter sheet complete cell style and format is lost. AFrom my primary invetsigation i found this issue Lies in POI code. Kindly Suggest me to fix this bug. Please find attached the Screen shots of the Output file in both the versions