Excel.ConditionalFormatRuleType enum
表示条件格式值的类型。
注解
字段
| automatic = "Automatic" | |
| formula = "Formula" | |
| highestValue = "HighestValue" | |
| invalid = "Invalid" | |
| lowestValue = "LowestValue" | |
| number = "Number" | |
| percent = "Percent" | |
| percentile = "Percentile" |