Open leofucci opened 6 years ago
I had the same problem
I had the same problem
Hey, I was having a similar problem, that the file was corrupted check if your dependence SharpZipLib is setted to version 0.86.0 and not to 1.0.0 cause it may cause a bad compression on your file NPOI doesn't work properly within the lastest version of SharpZip
hello, this repo is for synchonization from svn to github only. Please go to https://github.com/tonyqus/npoi/issues to create your issue.
So basically these are my steps
Please find attached, corrupted excel on this example. ExcelCorruptedFile.xlsx
FYI, same code but using XLS class (no XLSX) works fine, I create a IWorkbook object that decides if should be XLSX or XLS handling, exactly same code for XLS works perfect.
regards. Leonardo