最終更新:2011-04-10 (日) 06:26:35 (4758d)  

NPOI
Top / NPOI

http://npoi.codeplex.com/

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.

NOTE

  • Currently, NPOI only supports Excel 2003? file format. Word and PowerPoint 2003? formats are not supported in the current release.
  • The main reason is that the code of word file format and powerpoint file format in POI is not stable yet.
  • We don't want to migrate any unstable code and waste the team's time.
  • Btw, we are planning to support Office 2007 formats firstly and then if Office 2003? is still popular, we will consider the support of Word 2003? and PowerPoint 2003?.

関連