文件名称:FastReportcxcel
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi利用Excel表格实现FastReport报表,通过在Excel中设置报表格式,然后通过转化为FastReport的格式(实际是xml格式),包括栏位宽度,颜色,框线都做了转化。想这款Delphi程序的初衷:1.用FastReport调整报表格式比较繁琐,例如调整某一栏的宽度,标题栏汇总栏都需要调整,调整以后还不一定能对齐,需要反复调整。2.很多报表是基于用户的Excel格式来做的,如果能将Excel格式稍作调整,转为FastReport的格式有利于加快报表制作速度。-Delphi use Excel form FastReport report, the report format settings in Excel, and then transformed into FastReport format (actually XML format), including the column width, color, line do transformation. Like the Delphi app: 1 with FastReport adjustment report format is complicated, such as adjusting the width of a column, the title bar summary columns need to be adjusted, after adjustment is not necessarily aligned, needs to adjust repeatedly. 2 many statements are user based Excel format to do, if the Excel format can be adjusted, converted to FastReport format is conducive to speed up the reporting rate.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Delphi用Excel做FastReport报表\Project1.dpr
.............................\Project1.exe
.............................\readme.txt
.............................\Unit1.dfm
.............................\Unit1.pas
.............................\模板.xls
Delphi用Excel做FastReport报表