FormatConditionColorRangeBar Properties
A format condition used to visualize numeric values using bars whose colors are contained in the specified color set.| Name | Description |
|---|---|
| ActualPredefinedType | Gets the predefined color set used to apply conditional formatting. |
| BarOptions | Provides access to bar options for the current format condition. |
| IsValid | Gets whether the current format condition is properly specified. |
| 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