Location:
Search - dbgrideh excel
Search list
Description: delphi 将标准DBGRID控件和DBGRIDEH控件的内容输出到EXCEL中的源码,看了就知道!-standard DBGRIDEH Input controls and controls the output to the source Excel, read on to know!
Platform: |
Size: 10291 |
Author: 孙克再 |
Hits:
Description: DBGridEh多表头输出到Excel.zip
Platform: |
Size: 15136 |
Author: wew |
Hits:
Description: 在DBGRIDEH标题上加象EXCEL一样的查询下拉框
Platform: |
Size: 515185 |
Author: 大张 |
Hits:
Description: 将DBGRIDEH多表头装换到EXCEL中
Platform: |
Size: 4438 |
Author: 王强 |
Hits:
Description: delphi 将标准DBGRID控件和DBGRIDEH控件的内容输出到EXCEL中的源码,看了就知道!-standard DBGRIDEH Input controls and controls the output to the source Excel, read on to know!
Platform: |
Size: 10240 |
Author: 孙克再 |
Hits:
Description: DBGridEh多表头输出到Excel.zip-Multi-table DBGridEh first output to Excel.zip
Platform: |
Size: 14336 |
Author: wew |
Hits:
Description: 在DBGRIDEH标题上加象EXCEL一样的查询下拉框-DBGRIDEH title in EXCEL add the same query as the drop-down box
Platform: |
Size: 515072 |
Author: 大张 |
Hits:
Description: 将DBGRIDEH多表头装换到EXCEL中-DBGRIDEH multi-table will be loaded for the first in the EXCEL
Platform: |
Size: 4096 |
Author: 王强 |
Hits:
Description: 导出DBGridEh表格数据到excel的空间,支持多表头,其中用到了xlsreadwrite控件-Export data to excel spreadsheet DBGridEh space, support multi-table first, which uses a control xlsreadwrite
Platform: |
Size: 5120 |
Author: mycool008 |
Hits:
Description: 适合Delphi初学者使用。其中涉及XML文件导入,Excel文件导入导出。RM报表文件使用。DBGridEh使用技巧。连锁店中资料传输使用的流文件。-Suitable for beginners to use Delphi. Involving XML file, Excel file import and export. RM statements document. DBGridEh tips. Chain in the use of streaming data files.
Platform: |
Size: 56320 |
Author: 黎勤 |
Hits:
Description: delphi控件类,非常好用,可以排序,导出等功能-delphi type controls, very easy to use, you can sort, export and other functions
Platform: |
Size: 1328128 |
Author: 流浪的小猪 |
Hits:
Description: 将多表头的dbgrideh导到excel中,-The multi-table header dbgrideh guide to excel
Platform: |
Size: 459776 |
Author: 保一下 |
Hits:
Description: 本组件实现了将DBGrid/DBGridEH/DataSet中的数据导入到Excel中。
可用于编写简单的数据应用操作程序。-This component implements the DBGrid/DBGridEH/DataSet in the data into Excel. The data can be used to write simple application procedures.
Platform: |
Size: 120832 |
Author: kingenhn |
Hits:
Description: dbgrideh导出到excel,支持复杂的表头格式,程序源码-dbgrideh export to excel, to support the complex header format, program source code
Platform: |
Size: 450560 |
Author: 张山 |
Hits:
Description: DBGrid及DBGridEH转化为EXCEL文件-DBGrid and DBGridEH, converted to EXCEL file
Platform: |
Size: 4096 |
Author: zj |
Hits:
Description: DBGridEh to Excel
调用的例子
var
DBGridEhToExcel: TDBGridEhToExcel
begin
DBGridEhToExcel := TDBGridEhToExcel.Create(nil)
try
DBGridEhToExcel.TitleName := 测试测试测试测试测试测试测试
DBGridEhToExcel.BeginDate := 开始日期:2005-07-01
DBGridEhToExcel.EndDate := 结束日期:2005-07-18
DBGridEhToExcel.UserName := 系统管理员
DBGridEhToExcel.DBGridEh := DBGridEh1
DBGridEhToExcel.ShowProgress := True
DBGridEhToExcel.FileName := c:\123.xls
DBGridEhToExcel.ExportToExcel
finally
DBGridEhToExcel.Free
end
-DBGridEh to Excel
调用的例子
var
DBGridEhToExcel: TDBGridEhToExcel
begin
DBGridEhToExcel := TDBGridEhToExcel.Create(nil)
try
DBGridEhToExcel.TitleName := 测试测试测试测试测试测试测试
DBGridEhToExcel.BeginDate := 开始日期:2005-07-01
DBGridEhToExcel.EndDate := 结束日期:2005-07-18
DBGridEhToExcel.UserName := 系统管理员
DBGridEhToExcel.DBGridEh := DBGridEh1
DBGridEhToExcel.ShowProgress := True
DBGridEhToExcel.FileName := c:\123.xls
DBGridEhToExcel.ExportToExcel
finally
DBGridEhToExcel.Free
end
Platform: |
Size: 4096 |
Author: bluetunes |
Hits:
Description: DBGridEh多表头输出到Excel -DBGridEh multi-table multi-head output to ExcelDBGridEh header output to Excel
Platform: |
Size: 478208 |
Author: keroro |
Hits:
Description: DBGridEh控件导出为Excel文件代码-Export to Excel files DBGridEh control code
Platform: |
Size: 3072 |
Author: huwe |
Hits:
Description: Delphi中从DBGridEh控件导出Excel 已经测试可用(Delphi7下通过)-qwertyuiolxzx ds ghjhsas fgh hbvdfghj
Platform: |
Size: 3072 |
Author: huwe |
Hits:
Description: Delphi源码下载,DBGridEhColSelect设置DBGridEh列显示,增加导出Word文档功能时,发现列数太多显显示在Word文档上面的表格很丑陋,故增加该功能提供给用户自定义导出所需要的数据列内容,该功能对导出Excel与Word通用
-Delphi source code download, DBGridEhColSelect set DBGridEh column shows, feature increases export Word documents, found the number of columns displayed in the Word document too significantly above table is ugly, it increases the functionality available to the user-defined data needed to export the contents of the column, this feature is common for exporting Excel and Word
Platform: |
Size: 4096 |
Author: Q6SVO80 |
Hits: