Excel.ConditionalFormatRuleType enum
Represents the types of conditional format values.
Remarks
Fields
| automatic = "Automatic" | |
| formula = "Formula" | |
| highestValue = "HighestValue" | |
| invalid = "Invalid" | |
| lowestValue = "LowestValue" | |
| number = "Number" | |
| percent = "Percent" | |
| percentile = "Percentile" |