NPOI 1.2.1 release

 Recommended Download



Example NPOI Examples 20090601 package
example, 1095K, uploaded Jun 1  - 1572 downloads

 Other Available Downloads



Application NPOI 1.2.1 release binary
application, 704K, uploaded Jun 1  - 1193 downloads
Source Code NPOI 1.2.1 release source code
source code, 1624K, uploaded Jun 1  - 791 downloads

Release Notes

Included Libraries
NPOI.Util 1.2.1 Basic assistant class library
NPOI.POIFS 1.2.1 OLE2 format read/write library
NPOI.DDF 1.2.1 Drawing format read/write library
NPOI.SS 1.2.1 Formula evaluation library
NPOI.HPSF 1.2.1 Summary Information and Document Summary Information read/write library
NPOI.HSSF 1.2.1 Excel BIFF format read/write library

Included Examples (20090601 package)
ApplyFontInXls
ColorfulMatrixTable
ConditionalFormattingInXls (new)
CreateEmptyExcelFile
CreatePOIFSFile
CreatePOIFSFileWithProperties
DisplayGridlinesInXls
DrawingInXls
ExportXlsToDownload
ExtractStringsFromXls
FillBackgroundInXls
GenerateXlsFromXlsTemplate (new)
GroupRowAndColumnInXls
InsertPicturesInXls
MergeCellsInXls
MultplicationTableInXls
NumberFormatInXls
RotateTextInXls
SetAlignmentInXls
SetBorderStyleInXls
SetCellCommentInXls
SetCellValuesInXls
SetDateCellInXls
SetPrintSettingsInXls
SetWidthAndHeightInXls
SplitAndFreezePanes (new)
UseBasicFormulaInXls
ZoomSheet

Feature List
a. Read/Write Excel BIFF format
b. able to create a new Excel file in memory stream and save it to a real xls file.
c. Extract all the texts from a Excel file
d. Cell formula evaluation ability, for example,[Cell1]=A1+B1. (NOTE: NOT all the Excel functions are supported)
e. ability to get the tree structure of a Excel format
f. OLE2 document(ActiveX document) read/write ability
g. Add/change/remove properties in Summary Information and Document Summary Information
h. Create Microsoft Drawing shapes in the Excel file
i. Set Cell Styles in the Excel file
j. Insert pictures into the Excel file
k. drawing shapes in Excel
l. group rows and columns
m. Conditional Formatting for cells
n. Print setup settings support
......

Unsupported Features
Excel Chart
Pivot Table
Auto filter on columns
Insert images in header or footer

Fixed Bugs
a. Conditional Formating doesn't work as expected
b. HSSFDataFormat.GetFormat return different index for the same format string
c. Incorrect namespace spelling of NPOI.SS.Formula
d. HSSFCell.ToString() method supports DataFormat now
e. add strong name for all the assembiles
f. HSSFColor.index static variable isn't accessible in VB.NET due to the HSSFColor Index property

Known Bugs (these bugs will be fixed in the 1.2.2 release)
a. ShrinkToFit property is not exposed to user
b. Excel Tab Formatting (color)
c. NPOI doesn't work with a Excel template with macro
d. AutoSizeColumn doesn't work
e. Active selection doesn't work
 Reviews for this release
 
 
 
 
 

It just works. Excellent project.
by michaelvn on Oct 12 at 11:36 PM 
 
 
 
 
 

Excellent! powerful and useful
by vegeta on Sep 30 at 5:05 PM 
 
 
 
 
 

It is powerful! Thanks.
by ammonddp on Sep 4 at 1:43 AM 
 
 
 
 
 

I had been looking for a good library that reads / writes XLS files for a long time, and finally found NPOI. Great job, the API is simple and efficient. It took me one hour tops to convert from the old Excel automation to NPOI, and now we can finally manipulate spreadsheets on the server. You should definitely advertise more, because I wouldn't have found NPOI if it hadn't been for Leniel's blog.
by Difflam on Aug 6 at 4:17 AM 
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.6.15896