文件名称:ExcelHelper
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2013-11-01
- 文件大小:
- 1.27mb
- 下载次数:
- 0次
- 提 供 者:
- 凌*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#读写Excel文件、不需要office支持,可读取Excel文件到DataSet、DataTable中,也可以将内存表写入到Excel文件。包含几个dll组件和一个cs代码文件,有详尽注释,我自己经常用。不过导出的性能不好,如果是上万行的数据导出到Excel会很慢。-C# to read and write Excel files, no office support, you can read Excel files to DataSet, DataTable, you can also write to the memory table to an Excel file. Dll contains several components and a cs code file, there are detailed notes, I often use. However, export performance is not good, if it is thousands of rows of data exported to Excel will be very slow.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ExcelHelper\ExcelHelper.cs
...........\msadox.dll
...........\msjro.dll
...........\NPOI.dll
...........\NPOI.OOXML.dll
...........\NPOI.OpenXml4Net.dll
...........\NPOI.OpenXmlFormats.dll
...........\NPOI.XML
ExcelHelper