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
名称 | 类型 | 说明 |
---|
Endt | Date | Date,截止日 |
Cy | Cycle | Cycle,周期 |
N | Integer | Integer,个数 |
返回 | Array | 数组 |