ds_multibar_subid.srd 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. $PBExportHeader$ds_multibar_subid.srd
  2. $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
  3. release 9;
  4. datawindow ( units=0 timer_interval=0 color=16777215 processing=1 print.documentname="" print.orientation=0 print.margin.left=110 print.margin.right=110 print.margin.top=96 print.margin.bottom=96 print.paper.size=0 print.paper.source=0 grid.lines=0 selected.mouse=yes)
  5. header(height=68 color="536870912" )
  6. summary(height=0 color="536870912" )
  7. footer(height=0 color="536870912" )
  8. detail(height=84 color="536870912" )
  9. table(column=(type=long updatewhereclause=yes name=cw_credence_credno dbname="cw_credence.credno" )
  10. column=(type=char(18) updatewhereclause=yes name=cw_credencemx_subid dbname="cw_credencemx.subid" )
  11. column=(type=char(255) updatewhereclause=yes name=cw_credencemx_brief dbname="cw_credencemx.brief" )
  12. column=(type=decimal(10) updatewhereclause=yes name=cw_credencemx_rate dbname="cw_credencemx.rate" )
  13. column=(type=decimal(2) updatewhereclause=yes name=cw_credencemx_rawdebit dbname="cw_credencemx.rawdebit" )
  14. column=(type=decimal(2) updatewhereclause=yes name=cw_credencemx_rawcredit dbname="cw_credencemx.rawcredit" )
  15. column=(type=decimal(2) updatewhereclause=yes name=cw_credencemx_debit dbname="cw_credencemx.debit" )
  16. column=(type=decimal(2) updatewhereclause=yes name=cw_credencemx_credit dbname="cw_credencemx.credit" )
  17. column=(type=decimal(4) updatewhereclause=yes name=cw_credencemx_amount dbname="cw_credencemx.amount" )
  18. column=(type=decimal(4) updatewhereclause=yes name=cw_credencemx_price dbname="cw_credencemx.price" )
  19. column=(type=long updatewhereclause=yes name=cw_credencemx_deptid dbname="cw_credencemx.deptid" )
  20. column=(type=long updatewhereclause=yes name=cw_credencemx_itemid dbname="cw_credencemx.itemid" )
  21. column=(type=datetime updatewhereclause=yes name=cw_credencemx_billdate dbname="cw_credencemx.billdate" )
  22. column=(type=long updatewhereclause=yes name=cw_credencemx_billid dbname="cw_credencemx.billid" )
  23. column=(type=char(10) updatewhereclause=yes name=cw_credencemx_billno dbname="cw_credencemx.billno" )
  24. column=(type=datetime updatewhereclause=yes name=cw_credence_creddate dbname="cw_credence.creddate" )
  25. column=(type=long updatewhereclause=yes name=cw_credence_cmonth dbname="cw_credence.cmonth" )
  26. column=(type=char(10) updatewhereclause=yes name=cw_credence_credtype dbname="cw_credence.credtype" )
  27. column=(type=long updatewhereclause=yes name=cw_credence_credid dbname="cw_credence.credid" )
  28. column=(type=long updatewhereclause=yes name=cw_credence_readtype dbname="cw_credence.readtype" )
  29. retrieve=" SELECT cw_credence.credno,
  30. cw_credencemx.subid,
  31. cw_credencemx.brief,
  32. cw_credencemx.rate,
  33. cw_credencemx.rawdebit,
  34. cw_credencemx.rawcredit,
  35. cw_credencemx.debit,
  36. cw_credencemx.credit,
  37. cw_credencemx.amount,
  38. cw_credencemx.price,
  39. cw_credencemx.deptid,
  40. cw_credencemx.itemid,
  41. cw_credencemx.billdate,
  42. cw_credencemx.billid,
  43. cw_credencemx.billno,
  44. cw_credence.creddate,
  45. cw_credence.cmonth,
  46. cw_credence.credtype,
  47. cw_credence.credid,
  48. cw_credence.readtype
  49. FROM cw_credence,
  50. cw_credencemx
  51. WHERE ( cw_credence.accsetid = cw_credencemx.accsetid ) and
  52. ( cw_credence.subaccsetid = cw_credencemx.subaccsetid ) and
  53. ( cw_credence.credid = cw_credencemx.credid ) and
  54. ( ( cw_credence.accsetid = :arg_accsetid ) AND
  55. ( cw_credence.cmonth >= :arg_firstmon ) AND
  56. ( cw_credence.cmonth <= :arg_endmon ) AND
  57. ( cw_credencemx.subid like :arg_subid ) AND
  58. (cw_credence.checkflag = :arg_flag OR
  59. :arg_flag = -1) )
  60. ORDER BY cw_credence.cmonth,
  61. cw_credence.readtype,
  62. cw_credence.credtype,
  63. cw_credence.credno
  64. "
  65. arguments=(("arg_accsetid", number), ("arg_firstmon", number), ("arg_endmon", number), ("arg_subid", string), ("arg_flag", number))
  66. )
  67. text(name=cw_credencemx_subid_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="466" y="8" height="56" width="521" text="会计科目" )
  68. text(name=cw_credencemx_brief_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="997" y="8" height="56" width="1120" text="摘要" )
  69. text(name=cw_credencemx_rate_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="2126" y="8" height="56" width="329" text="汇率" )
  70. text(name=cw_credencemx_rawdebit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="2464" y="8" height="56" width="384" text="外币借方金额" )
  71. text(name=cw_credencemx_rawcredit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="2857" y="8" height="56" width="384" text="外币贷方金额" )
  72. text(name=cw_credencemx_debit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="3250" y="8" height="56" width="329" text="借方金额" )
  73. text(name=cw_credencemx_credit_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="3589" y="8" height="56" width="329" text="贷方金额" )
  74. text(name=cw_credencemx_amount_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="3927" y="8" height="56" width="329" text="数量" )
  75. text(name=cw_credencemx_price_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="4265" y="8" height="56" width="329" text="单价" )
  76. text(name=cw_credencemx_deptid_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="4603" y="8" height="56" width="329" text="部门" )
  77. text(name=cw_credencemx_itemid_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="4942" y="8" height="56" width="329" text="项目" )
  78. text(name=cw_credencemx_billdate_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="5280" y="8" height="56" width="603" text="结算日期" )
  79. text(name=cw_credencemx_billid_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="5893" y="8" height="56" width="329" text="结算方式" )
  80. text(name=cw_credence_credno_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="251" y="8" height="56" width="206" text="编号" )
  81. text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="9" y="8" height="56" width="233" text="Cw Credence Cmonth" )
  82. text(name=cw_credencemx_billno_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="2" border="0" x="6231" y="8" height="56" width="302" text="结算号" )
  83. text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="6542" y="8" height="56" width="503" text="Cw Credence Creddate" )
  84. text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="7054" y="8" height="56" width="261" text="Cw Credence Credtype" )
  85. text(band=header font.charset="0" font.face="Arial" font.family="2" font.height="-12" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="0" alignment="0" border="0" x="7323" y="4" height="76" width="73" text="Cw Credence Credid" )
  86. text(band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="0" border="0" x="7406" y="4" height="56" width="73" text="Cw Credence Readtype" )
  87. column(name=cw_credencemx_subid tag="会计科目" band=detail id=2 x="466" y="8" height="68" width="521" color="0" border="0" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=18 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  88. column(name=cw_credencemx_brief tag="摘要" band=detail id=3 x="997" y="8" height="68" width="1120" color="0" border="0" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=255 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  89. column(name=cw_credencemx_rate tag="汇率" band=detail id=4 x="2126" y="8" height="68" width="329" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  90. column(name=cw_credencemx_rawdebit tag="外币借方金额" band=detail id=5 x="2464" y="8" height="68" width="384" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  91. column(name=cw_credencemx_rawcredit tag="外币贷方金额" band=detail id=6 x="2857" y="8" height="68" width="384" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  92. column(name=cw_credencemx_debit tag="借方金额" band=detail id=7 x="3250" y="8" height="68" width="329" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  93. column(name=cw_credencemx_credit tag="贷方金额" band=detail id=8 x="3589" y="8" height="68" width="329" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  94. column(name=cw_credencemx_amount tag="数量" band=detail id=9 x="3927" y="8" height="68" width="329" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  95. column(name=cw_credencemx_price tag="单价" band=detail id=10 x="4265" y="8" height="68" width="329" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  96. column(name=cw_credencemx_deptid tag="部门" band=detail id=11 x="4603" y="8" height="68" width="329" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  97. column(name=cw_credencemx_itemid tag="项目" band=detail id=12 x="4942" y="8" height="68" width="329" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  98. column(name=cw_credencemx_billdate tag="结算日期" band=detail id=13 x="5280" y="8" height="68" width="603" color="0" border="0" alignment="0" format="[shortdate] [time]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  99. column(name=cw_credencemx_billid tag="结算方式" band=detail id=14 x="5893" y="8" height="68" width="329" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  100. column(name=cw_credence_credno tag="编号" band=detail id=1 x="251" y="8" height="68" width="206" color="0" border="0" alignment="1" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  101. column(name=cw_credence_cmonth band=detail id=17 x="9" y="8" height="68" width="233" color="0" border="0" alignment="0" format="[general]" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  102. column(name=cw_credencemx_billno tag="结算号" band=detail id=15 x="6231" y="8" height="68" width="302" color="0" border="0" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=10 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  103. column(name=cw_credence_creddate band=detail id=16 x="6542" y="8" height="68" width="503" color="0" border="0" alignment="0" format="[shortdate] [time]" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  104. column(name=cw_credence_credtype band=detail id=18 x="7054" y="8" height="68" width="261" color="0" border="0" alignment="0" format="[general]" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  105. column(name=cw_credence_credid band=detail id=19 x="7323" y="0" height="56" width="73" color="0" border="0" alignment="0" format="[general]" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  106. column(name=cw_credence_readtype band=detail id=20 x="7406" y="0" height="56" width="73" color="0" border="0" alignment="0" format="[general]" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  107. htmltable(border="1" cellPadding="0" cellSpacing="0" generateCSS="no" noWrap="yes" )
  108. htmlgen()
  109. export.xml(metadatatype=0 savemetadata=0 )
  110. import.xml()
  111. export.pdf(method=0 )