天软金融分析.NET函数大全 > Web开发支撑 > .Web Tools > 单元格 > 背景

Web_css_bgcolor    

简述
样式-单元格-设置背景色
定义
Web_css_bgcolor(V:Number;Bc:String;Optstyle:Array of string;Iffillparent:Bool):String
参数
名称类型说明
VNumber Number,数值
BcString String,背景色
OptstyleArray of string Array of string,可选样式数组
IffillparentBool Bool,是否填充父容器,默认真
返回String可解析成htm的字符串
相关