Excel.ConditionalDataBarRule interface
表示数据条的规则类型。
注解
属性
formula | 计算数据条规则的公式(如果需要)。 |
type | 数据栏的规则类型。 |
属性详细信息
formula
type
数据栏的规则类型。
type: Excel.ConditionalFormatRuleType | "Invalid" | "Automatic" | "LowestValue" | "HighestValue" | "Number" | "Percent" | "Formula" | "Percentile";
属性值
Excel.ConditionalFormatRuleType | "Invalid" | "Automatic" | "LowestValue" | "HighestValue" | "Number" | "Percent" | "Formula" | "Percentile"