将DW数据窗口导出为EXCEL文件的方法(整理)(14) column(band=detail id=5 alignment="0" tabsequence=30 border="2" color="0" x="718" y="0" height="72" width="361" format="[general]" name=coltype edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )htmltable(border="1" )htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generateJavascript="1" )
----------------------------------------------------------
上面的程序 Bug 列表 :1.
/**********************************************************///Function : 转换数据到 excel //parm :// 1. as_title : excel 的标题//return : 1 is success and -1 is fail//Author : hzh//date : 2003.12.08//Modifier :// 1. 2003.12.10 by hzh//Reason :