1234567891011121314151617181920 |
- $PBExportHeader$dw_xlt_view.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=1073741824 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no ole.client.class="DataWindow" ole.client.name="dw_excel_design" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=2660 color="536870912" height.autosize=yes)
- table(column=(type=long updatewhereclause=yes key=yes name=id dbname="U_XLS_Templates.id" )
- column=(type=char(50) updatewhereclause=yes name=templatesname dbname="U_XLS_Templates.TemplatesName" )
- column=(type=blob name=blob_1 dbname="Templates" )
- retrieve=" SELECT U_XLS_Templates.id ,
- TemplatesName
- FROM U_XLS_Templates
- where tid = :arg_tid and id = :id
- " update="U_XLS_Templates" updatewhere=1 updatekeyinplace=no arguments=(("arg_tid", number),("id", number)) )
- tableblob (band=detail table="U_XLS_Templates" keyclause="id=:id" template="" id=3 x="5" y="0" height="2652" width="3447" border="0" oleclass="ExcelWorksheet" clientname="TemplatesName+string(id)" name=blob_1 visible="1" slideup=allabove )
- htmltable(border="1" )
- htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
- export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|