C#利用NPOI处理excel的类 NPOIHelper.cs
本文章转载
https://www.cnblogs.com/qizhelongdeyang/p/3417599.html
1.下载NPOI.dll
https://github.com/tonyqus/npoi
2.添加引用
3.编写帮助类
using System;
using System.Collections.Generic;
using System.Data;
using System...
转载
2018-12-20 14:10:27 ·
811 阅读 ·
0 评论