Excel.ConditionalFormatRuleType enum
Representa os tipos de valores de formato condicional.
Comentários
[ Conjunto de API: ExcelApi 1.6 ]
Campos
| automatic = "Automatic" | |
| formula = "Formula" | |
| highestValue = "HighestValue" | |
| invalid = "Invalid" | |
| lowestValue = "LowestValue" | |
| number = "Number" | |
| percent = "Percent" | |
| percentile = "Percentile" |