NPOI

来源:互联网 发布:淘宝网红排行榜 编辑:程序博客网 时间:2024/05/09 08:42

源自:http://code.google.com/p/npoi/  

   http://tonyqus.sinaapp.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. 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).

原创粉丝点击