FormatConditionGradientRangeBar Properties
A format condition used to visualize numeric values using bars whose colors are contained in the specified color gradient.
Name | Description |
---|---|
Actual |
Gets the predefined color gradient used to apply conditional formatting. |
Bar |
Provides access to bar options for the current format condition. |
End |
Gets the end gradient color.
Inherited from Format |
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.
Inherited from Format |
Start |
Gets the start gradient color.
Inherited from Format |
Value |
Gets or sets the value type used in conditional formatting.
Inherited from Format |
See Also