ExcelGenerator 是一个 C# 的扩展库,使用 .NET 框架 3.5 开发,用来通过 ADO.NET 的 DataView 对象来创建 Excel 文件。具备高度可定制,该组件需要 Office 组件的支持。
项目主页:http://www.codeproject.com/script/common/404.aspx?aspxerrorpath=/KB/miscctrl/ExcelGenerator.aspx
下载地址:http://www.codeproject.com/KB/miscctrl/ExcelGenerator/ExcelGenerator.zip
来自:开源中国社区

