FormatConditionRangeGradient Properties
A format condition used to apply formatting using value ranges and a specified color gradient.
Name | Description |
---|---|
Actual |
Gets the predefined color gradient used to apply conditional formatting. |
End |
Gets the end gradient color. |
Is |
Gets whether the current format condition is properly specified. |
Range |
Gets the collection of ranges providing custom range boundaries and corresponding style settings.
Inherited from Format |
Segment |
Gets the number of ranges in the current format condition. |
Start |
Gets the start gradient color. |
Value |
Gets or sets the value type used in conditional formatting.
Inherited from Format |
See Also