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, you can use it to generate a Excel report without Microsoft Office suite installed on your server and more efficient than call Microsoft Excel ActiveX at background; you can also use it to extract text from Office documents to help you implement full-text indexing feature (most of time this feature is used to create search engines).

Someone may find that there is already a project called POI.NET by Johannes Roith, which is located at http://developer.novell.com/wiki/index.php/Poi.Net. However, this project is out of date. Some of the code are based on old version of POI, which may contain some bugs. Moreover, there is no source code available though you can use Reflector to view the source code.

Why choose NPOI
Creating Excel spreadsheets .XLS and .XLSX in C# by Leniel Macaferi Great thanks to Leniel Macaferi for giving us a good case of why choose NPOI.

Downloads
To download NPOI 1.2.1 for .NET 2.0, please see http://npoi.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=19351
To download NPOI 1.2.1 for .NET 1.1, please see http://npoi.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33203
To download POIFS Browser 1.2 final release, please see http://npoi.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=23409

How to join me
If you are interested in this project and want to join me, please reply this post: http://www.codeplex.com/npoi/Thread/View.aspx?ThreadId=36157

Tutorial
NPOI 1.2 Chinese Tutorial
NPOI 1.2 English Tutorial
How to use Excel Chart via NPOI

Learn More about NPOI
To learn more about the future of the project, you can see NPOI Road Map.
To learn more about the release plan of the project, you can see NPOI Release Plan
To learn more about the test plan of the project, you can see NPOI Test Cases
To get more information about the members of our team, you can see NPOI Team Members

System Requirement
VS2005 or VS2008 with .NET 2.0 Runtime (SP1)
vs2003 with .NET 1.1

How to Donate
Donate the Project
Last edited Oct 27 at 12:22 AM by tonyqus, version 34

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987