Skip to main content
A newer version of this page is available. .

FormatConditionGradientRangeBar Properties

A format condition used to visualize numeric values using bars whose colors are contained in the specified color gradient.
Name Description
ActualPredefinedType Gets the predefined color gradient used to apply conditional formatting.
BarOptions Provides access to bar options for the current format condition.
EndStyle Gets the end gradient color. Inherited from FormatConditionRangeGradient.
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.
SegmentCount Gets the number of ranges in the current format condition. Inherited from FormatConditionRangeGradient.
StartStyle Gets the start gradient color. Inherited from FormatConditionRangeGradient.
ValueType Gets or sets the value type used in conditional formatting. Inherited from FormatConditionRangeBase.
See Also