.Web Tools > 展示范例

Demo_framestyle_constyle_dotweb    

简述
范例-格式化图表-005-条件格式,热门行业(dotWeb用)

在dotweb中的使用方式一致,

要想解析看到效果

需两步操作

(1)Web_Html_Table将带样式的数据表转为html【去掉此步骤,即可在dotweb
中使用】


(2)设置模型结果类型为【网页内容】
定义
Demo_framestyle_constyle_dotweb(Endt:Date;Cy:Cycle;N:Integer):Array
参数
名称类型说明
EndtDate Date,截止日
CyCycle Cycle,周期
NInteger Integer,个数
返回Array 数组
相关