用于生成 Office 文件的 .NET 组件。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yangxiaodong de7bc19045 Add Apache 2.0 LICENSE.txt 8 years ago
Code 8 years ago
.gitignore Add Test 8 years ago
LICENSE.txt Add Apache 2.0 LICENSE.txt 8 years ago
README.md add readme file 8 years ago

README.md

NPOI.Core

This project is the .NET version of POI Java project. With NPOI, you can read/write Office 2003/2007 files very easily.

NPOI Core here, NPOI elsewhere

This project is for NPOI Core. NPOI is still under at https://github.com/tonyqus/npoi

What is NPOI Core?

NPOI Core is a .NET Core version of the NPOI.