12345678910111213141516171819202122232425262728293031 |
- $PBExportHeader$d_dw2xls_rowheight.srd
- release 8;
- datawindow(units=0 timer_interval=0 color=1073741824 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.source = 0 print.paper.size = 0 print.prompt=no print.buttons=no print.preview.buttons=no )
- header(height=92 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=104 color="536870912" )
- table(column=(type=char(30) updatewhereclause=no name=reportname dbname="reportname" )
- column=(type=char(10) updatewhereclause=no name=band dbname="band" )
- column=(type=long updatewhereclause=no name=row dbname="row" initial="0" )
- column=(type=long updatewhereclause=no name=y dbname="y" initial="0" )
- column=(type=long updatewhereclause=no name=height dbname="height" initial="0" )
- column=(type=long updatewhereclause=no name=aboverows dbname="aboverows" initial="0" )
- )
- text(band=header alignment="2" text="Reportname" border="0" color="33554432" x="9" y="8" height="76" width="960" name=reportname_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Band" border="0" color="33554432" x="978" y="8" height="76" width="320" name=band_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Row" border="0" color="33554432" x="1307" y="8" height="76" width="256" name=row_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Height" border="0" color="33554432" x="1573" y="8" height="76" width="256" name=height_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="9" y="8" height="88" width="960" format="[general]" name=reportname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="978" y="8" height="88" width="320" format="[general]" name=band visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="1" tabsequence=30 border="0" color="33554432" x="1307" y="8" height="88" width="256" format="[general]" name=row visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=5 alignment="1" tabsequence=40 border="0" color="33554432" x="1573" y="8" height="88" width="256" format="[general]" name=height visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="0" tabsequence=50 border="0" color="33554432" x="1842" y="0" height="76" width="256" name=y visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="Y" border="0" color="33554432" x="1838" y="4" height="76" width="261" name=y_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- column(band=detail id=6 alignment="0" tabsequence=60 border="0" color="33554432" x="2112" y="20" height="76" width="306" name=aboverows visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="Aboverows" border="0" color="33554432" x="2107" y="4" height="76" width="311" name=aboverows_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- htmltable(border="1" )
|