FormatConditionRangeSet Properties
A format condition used to apply formatting using value ranges and corresponding style settings.| Name | Description |
|---|---|
| ActualPredefinedType | Gets the actual predefined style used to apply conditional formatting using value ranges. |
| IsValid | Gets whether the current format condition is properly specified. Inherited from FormatConditionRangeBase. |
| RangeSet | Gets the collection of ranges providing custom range boundaries and corresponding style settings. Inherited from FormatConditionRangeBase. |
| ValueType | Gets or sets the value type used in conditional formatting. Inherited from FormatConditionRangeBase. |
See Also