Forum Discussion
Michelle Fleming
Nov 16, 2017Former Employee
Announcing Windows 10 Insider Preview Build 17040 for PC
Today, we released Windows 10 Insider Preview Build 17040 for PC to Windows Insiders in the Fast ring and for those who opted in to Skip Ahead. For full details of what's included in the build, plea...
sivaram j
Dec 21, 2017Copper Contributor
Hi Team, We have developed the code to generate the MS Office EXCEL as a
output. We have used different styles by using APACHE POI 3.7 jar file.
That report is getting generated in Windows 7 and Mac OS. But when the
customers are upgraded to Windows 10 with MS Office 2016, It is not
working as expected. We are loosing all the styles and formats. Below is
the example: Before applying the styles the EXCEL data is like an
integer then after applying the format and styles it will convert the
INT data into DATE format. But this efforts are working for first 4 rows
and not working for the remaining rows. Please help me on fixing this
issue.