dw_xlt_view.srd 1.7 KB

1234567891011121314151617181920
  1. $PBExportHeader$dw_xlt_view.srd
  2. release 9;
  3. 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" )
  4. summary(height=0 color="536870912" )
  5. footer(height=0 color="536870912" )
  6. detail(height=2660 color="536870912" height.autosize=yes)
  7. table(column=(type=long updatewhereclause=yes key=yes name=id dbname="U_XLS_Templates.id" )
  8. column=(type=char(50) updatewhereclause=yes name=templatesname dbname="U_XLS_Templates.TemplatesName" )
  9. column=(type=blob name=blob_1 dbname="Templates" )
  10. retrieve=" SELECT U_XLS_Templates.id ,
  11. TemplatesName
  12. FROM U_XLS_Templates
  13. where tid = :arg_tid and id = :id
  14. " update="U_XLS_Templates" updatewhere=1 updatekeyinplace=no arguments=(("arg_tid", number),("id", number)) )
  15. 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 )
  16. htmltable(border="1" )
  17. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  18. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  19. import.xml()
  20. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )