Updated Release: NPOI 2.1
Assembly Version: 2.1.0New Featuresa. XSSFSheet.CopySheetb. Excel2Html for XSSFc. insert picture in word 2007d. Implement IfError function in formula engineBug Fixesa. fix conditional formatting...
View ArticleUpdated Release: NPOI 2.1 (六月 06, 2014)
Assembly Version: 2.1.0New Featuresa. XSSFSheet.CopySheetb. Excel2Html for XSSFc. insert picture in word 2007d. Implement IfError function in formula engineBug Fixesa. fix conditional formatting...
View ArticleReleased: NPOI 2.1 (Jun 06, 2014)
Assembly Version: 2.1.0New Features a. XSSFSheet.CopySheet b. Excel2Html for XSSF c. insert picture in word 2007 d. Implement IfError function in formula engineBug Fixes a. fix conditional formatting...
View ArticleUpdated Release: NPOI 2.1 (六月 06, 2014)
Assembly Version: 2.1.0New Featuresa. XSSFSheet.CopySheetb. Excel2Html for XSSFc. insert picture in word 2007d. Implement IfError function in formula engineBug Fixesa. fix conditional formatting...
View ArticleCommented Unassigned: Crash when opening a file with a broken link [12727]
I have an .xlsx file with a cell containing "a@" - kind of a broken email address. When I try to open it using new XSSFWorkbook(file).Exception: UrlFormatExceptionInvalid URI: The hostname could not be...
View ArticleCreated Unassigned: npoi 2.0.6 out of memory exception [13068]
hi,The part of my code :var book = new XSSFWorkbook();…………………………,MemoryStream ms = new MemoryStream();when the code execute book.Write(ms),it throw out of memory exception. the stack trace :...
View ArticleCommented Unassigned: npoi 2.0.6 out of memory exception [13068]
hi,The part of my code :var book = new XSSFWorkbook();…………………………,MemoryStream ms = new MemoryStream();when the code execute book.Write(ms),it throw out of memory exception. the stack trace :...
View ArticleCommented Unassigned: npoi 2.0.6 out of memory exception [13068]
hi,The part of my code :var book = new XSSFWorkbook();…………………………,MemoryStream ms = new MemoryStream();when the code execute book.Write(ms),it throw out of memory exception. the stack trace :...
View ArticleCreated Unassigned: Where can I find the source code to read an excel file ?...
Where can I find the source code to read an excel file ? I am new to C#. All I am trying to do is use excel spreadsheet data to log in to my application. I do not want to hard code the username and...
View ArticleCommented Unassigned: Where can I find the source code to read an excel file...
Where can I find the source code to read an excel file ? I am new to C#. All I am trying to do is use excel spreadsheet data to log in to my application. I do not want to hard code the username and...
View ArticleUpdated Wiki: Home
This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application.For example,...
View ArticleCommented Feature: Build DOCX files from scratch [13019]
I've been using NPOI (1.2.5) for a while to make XLS files, and I recently discovered the NPOI 2.0.6 which I would like to use to build DOCX files from scratch.I've been looking for a XWPF styled table...
View ArticleCommented Feature: Build DOCX files from scratch [13019]
I've been using NPOI (1.2.5) for a while to make XLS files, and I recently discovered the NPOI 2.0.6 which I would like to use to build DOCX files from scratch.I've been looking for a XWPF styled table...
View ArticleClosed Unassigned: Where can I find the source code to read an excel file ?...
Where can I find the source code to read an excel file ? I am new to C#. All I am trying to do is use excel spreadsheet data to log in to my application. I do not want to hard code the username and...
View ArticleReleased: NPOI 2.1 (Jun 06, 2014)
Assembly Version: 2.1.0New Features a. XSSFSheet.CopySheet b. Excel2Html for XSSF c. insert picture in word 2007 d. Implement IfError function in formula engineBug Fixes a. fix conditional formatting...
View ArticleUpdated Release: NPOI 2.1 (六月 06, 2014)
Assembly Version: 2.1.0New Featuresa. XSSFSheet.CopySheetb. Excel2Html for XSSFc. insert picture in word 2007d. Implement IfError function in formula engineBug Fixesa. fix conditional formatting...
View ArticleReleased: NPOI 2.0 (Jan 05, 2014)
NPOI User Group: http://www.linkedin.com/groups/NPOI-User-Group-6655065 Assembly version: 2.0.6 Provide 2 assembly versions: .net 2, .net 4New features a. Support Scatter chart in XSSF (xlsx) (other...
View ArticleUpdated Release: NPOI 2.0 (一月 05, 2014)
NPOI User Group: http://www.linkedin.com/groups/NPOI-User-Group-6655065Assembly version: 2.0.6Provide 2 assembly versions: .net 2, .net 4New featuresa. Support Scatter chart in XSSF (xlsx) (other chart...
View ArticleReleased: NPOI 1.2.5 (May 04, 2012)
NPOI Bug fixes a. CloneSheet with images throws exception b. Comments are still visible even set Visible property to false c. AutoSizeColumn doesn't work as expected d. Reading sheet protected workbook...
View ArticleUpdated Release: NPOI 1.2.5 (五月 04, 2012)
NPOI Bug fixesa. CloneSheet with images throws exceptionb. Comments are still visible even set Visible property to falsec. AutoSizeColumn doesn't work as expectedd. Reading sheet protected workbook...
View Article