Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.02 KB

README.md

File metadata and controls

20 lines (10 loc) · 1.02 KB

npoi-excel

Microsoft .NET Framework 4.5.2 is required.If it is not installed, go here to download it and install it before starting the application.

Cskin and NPOI (third part library)is also required. So add these dll files to the project when you start the C# project!

参考

  1. C#项目中操作Excel文件,使用NPOI库

  2. C# 读取文件夹下文件,按照名字排序

  3. NPOI 教程 - 3.2 打印相关设置

  4. C# 设置Excel打印选项及打印excel文档

  5. C#组件系列——又一款Excel处理神器Spire.XLS,你值得拥有

  6. Npoi 读取不到带有公式的单元格数据