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