TextFormatCondition
Contents
[
Hide
]
textFormatCondition
Represents text format condition.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Text | String | True | False | The text value in a “text contains” conditional formatting rule. Valid only for type = containsText, notContainsText, beginsWith and endsWith. The default value is null. | |
Formula1 | String | True | False | ||
Formula2 | String | True | False | ||
Operator | String | True | False |
Parent Name : FormulaFormatCondition