FormatConditionRuleBase Fields
The base class for classes that implement conditional formatting rules.Name | Description |
---|---|
AggregateConditionsUseAllListSourceRows static | Specifies whether to always calculate boundary values in Conditional Formatting rules based on all data source records. |
BetweenConditionsIncludeEndpoints static | Gets or sets whether the Between condition is inclusive (the Value1 and Value2 property values are included in the interval). |
See Also