Hi all,
I'm an Italian user of NPOI (with bad written English) ;)
I have a problem with xlsx generation. When I open the spreadsheet created with NPOI, Excel return me this message:
"Excel found an unreadable content"
but it opens correctly the file.
I have tried to download and re-compile sources from (github - https://github.com/tonyqus/npoi) with the same issue.
---------
I also have a problem with "AutoSizeColumn" in XSSF workbook ... this function not work properly.
Thanks,
Valerio
Comments: ** Comment from web user: prashantedspl **
I'm an Italian user of NPOI (with bad written English) ;)
I have a problem with xlsx generation. When I open the spreadsheet created with NPOI, Excel return me this message:
"Excel found an unreadable content"
but it opens correctly the file.
I have tried to download and re-compile sources from (github - https://github.com/tonyqus/npoi) with the same issue.
---------
I also have a problem with "AutoSizeColumn" in XSSF workbook ... this function not work properly.
Thanks,
Valerio
Comments: ** Comment from web user: prashantedspl **
I am also facing the same issue with my file.
please let me know where is the problem!!