Skip to main content

FormatConditionRangeGradient Properties

A format condition used to apply formatting using value ranges and a specified color gradient.
Name Description
ActualPredefinedType Gets the predefined color gradient used to apply conditional formatting.
EndStyle Gets the end gradient color.
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.
StartStyle Gets the start gradient color.
ValueType Gets or sets the value type used in conditional formatting. Inherited from FormatConditionRangeBase.
See Also