Commented Issue: sheet tabs and scrollbars missing when saving with NPOI 2.1...
Is it just me or does NPOI 2.1 by default disable the scrollbar and tabsheet visibility?You can enable those in the Excel settings and save it to the file. However, this is quirky behavior....
View ArticleNew Post: New Version On NuGet
It looks like version 2.1 is now stable as of June 6th but it is also not in NuGet. Any ETA?
View ArticleEdited Issue: sheet tabs and scrollbars missing when saving with NPOI 2.1...
Is it just me or does NPOI 2.1 by default disable the scrollbar and tabsheet visibility?You can enable those in the Excel settings and save it to the file. However, this is quirky behavior. ThanksPeter
View ArticleCommented Issue: sheet tabs and scrollbars missing when saving with NPOI 2.1...
Is it just me or does NPOI 2.1 by default disable the scrollbar and tabsheet visibility?You can enable those in the Excel settings and save it to the file. However, this is quirky behavior....
View ArticleCommented Issue: sheet tabs and scrollbars missing when saving with NPOI 2.1...
Is it just me or does NPOI 2.1 by default disable the scrollbar and tabsheet visibility?You can enable those in the Excel settings and save it to the file. However, this is quirky behavior....
View ArticleEdited Issue: sheet tabs and scrollbars missing when saving with NPOI 2.1...
Is it just me or does NPOI 2.1 by default disable the scrollbar and tabsheet visibility?You can enable those in the Excel settings and save it to the file. However, this is quirky behavior. ThanksPeter
View ArticleCreated Unassigned: 使用 XSSFWorkbook 開啟 excel 檔案再回存,工作表及捲動列不見了 [13103]
XSSFWorkbook T_workbook = new XSSFWorkbook(T_excelfile); T_excelfile.Close(); T_excelfile = new FileStream(this.textBox1.Text, FileMode.Truncate, FileAccess.ReadWrite);...
View ArticleCommented Issue: System.OutOfMemoryException when reading a large XLSX...
I'm getting a System.OutOfMemoryException when I attempt to open a large XLSX file (~150 megs).The exception is thrown on the following line:...
View ArticleCreated Unassigned: .xlsx 如果存在的工作表包含圖面,使用 XSSFWorkbook 開啟後再加入新工作表有問題 [13104]
FileStream T_excelfile = File.Open(this.textBox1.Text,FileMode.Open,FileAccess.Read); //new FileStream(this.textBox1.Text, FileMode.Open,FileAccess.ReadWrite);IWorkbook T_workbook =...
View ArticleCommented Issue: sheet tabs and scrollbars missing when saving with NPOI 2.1...
Is it just me or does NPOI 2.1 by default disable the scrollbar and tabsheet visibility?You can enable those in the Excel settings and save it to the file. However, this is quirky behavior....
View ArticleCommented Unassigned: 使用 XSSFWorkbook 開啟 excel 檔案再回存,工作表及捲動列不見了 [13103]
XSSFWorkbook T_workbook = new XSSFWorkbook(T_excelfile); T_excelfile.Close(); T_excelfile = new FileStream(this.textBox1.Text, FileMode.Truncate, FileAccess.ReadWrite);...
View ArticleCommented Issue: sheet tabs and scrollbars missing when saving with NPOI 2.1...
Is it just me or does NPOI 2.1 by default disable the scrollbar and tabsheet visibility?You can enable those in the Excel settings and save it to the file. However, this is quirky behavior....
View ArticleEdited Issue: sheet tabs and scrollbars missing when saving with NPOI 2.1...
Is it just me or does NPOI 2.1 by default disable the scrollbar and tabsheet visibility?You can enable those in the Excel settings and save it to the file. However, this is quirky behavior. ThanksPeter
View ArticleReleased: NPOI 2.0 (Jan 05, 2014)
If you need NPOI support service/business customization service, please contact tonyqus@gmail.com or skype: tonyqus如果你需要NPOI技术支持服务,请联系tonyqus@gmail.com或skype: tonyqus NPOI User Group:...
View ArticleUpdated Release: NPOI 2.0 (1月 05, 2014)
If you need NPOI support service/business customization service, please contact tonyqus@gmail.com or skype: tonyqus如果你需要NPOI技术支持服务,请联系tonyqus@gmail.com或skype: tonyqusNPOI User Group:...
View ArticleCommented Unassigned: xlsx file is corrupted when modified by XSSF [12616]
It seems that XSSF can only work with the xlsx file created by it self.When I modify and save an xlsx file created by Excel 2010, it will be failed to be opened in Excel 2010. This error dialog will...
View ArticleCreated Unassigned: Error while opening XL file [13106]
__Error while opening XL file__ An unhandled exception of type 'ICSharpCode.SharpZipLib.Zip.ZipException' occurred in ICSharpCode.SharpZipLib.dllAdditional information: Wrong Local header signature:...
View ArticleCommented Unassigned: Error while opening XL file [13106]
__Error while opening XL file__ An unhandled exception of type 'ICSharpCode.SharpZipLib.Zip.ZipException' occurred in ICSharpCode.SharpZipLib.dllAdditional information: Wrong Local header signature:...
View ArticleClosed Issue: sheet tabs and scrollbars missing when saving with NPOI 2.1...
Is it just me or does NPOI 2.1 by default disable the scrollbar and tabsheet visibility?You can enable those in the Excel settings and save it to the file. However, this is quirky behavior. ThanksPeter
View ArticleCommented Unassigned: Error while opening XL file [13106]
__Error while opening XL file__ An unhandled exception of type 'ICSharpCode.SharpZipLib.Zip.ZipException' occurred in ICSharpCode.SharpZipLib.dllAdditional information: Wrong Local header signature:...
View Article