FormatConditionRangeBase Properties
Serves as a base for classes that are used to apply conditional formatting using value ranges.| Name | Description |
|---|---|
| IsValid | Gets whether the current format condition is properly specified. |
| RangeSet | Gets the collection of ranges providing custom range boundaries and corresponding style settings. |
| ValueType | Gets or sets the value type used in conditional formatting. |
See Also