dExcel 简便导出工具
dExcel 是基于 Delphi VCL 的开源工具,提供了将 TDataSource 和 TCustomGrid 导出到 Excel 的简单方法。程序员只需设置 dExcel 的 TDataSource 或 TCustomGrid 属性,并调用 TdExcel.execute 方法,dExcel 便会通过 OLE 技术 自动调用 Excel,实现快速数据导出。
下载地址
用户评论