搜索资源列表
dbgrid2excel
- 功能描述:把DBGrid输出到Excel表格(支持多Sheet) 调用格式:DBGridToExcel([DBGrid1, DBGrid2]) 对于数字用AsString, 其它可能含有格式的文本用DisplayText 长数字字符 的Tag C_LongNumber_FieldTag = 9 避免科学计算格式,如身份证号的显示 自动采用对齐属性, 标题粗体-dbgrid2excel
DBGridToExcel
- DBGridToExcel Delphi导出excel的一个调用form-DBGridToExcel Delphi Export excel in a call to form
dbgridtoexcel2
- dbgridtoexcel grid和excel操作实例-dbgridtoexcel grid and excel instance operation
DBGridToExcel
- delphi导出excel文件,功能强大,代码复用效率高-asdasdasdadasdadasdadasdasdasd
delphitoexcelquickly
- delphi环境,从DBGRID中导出数据内容到EXCEL中-delphi dbgridtoexcel
DBGrid2ExcelNEW
- DBGrid2Excel.pas文件中是一个函数,只需将该文件加到你的工程里,引用一下,然后直接调用DBGridToExcel函数即可。 这个DBGridToExcel函数支持几乎无限的记录,它会自动分页(Sheet),所以这下导出时不用担心记录太多,速度也比较快。 -DBGrid2Excel.pas file is a function, simply add the file to your project, the re