ConditionalColor Class
Represents a conditional color used in ColorScaleCondition of a conditional formatting rule to specify color scale point.
public sealed class ConditionalColor : ConditionalObject
Public NotInheritable Class ConditionalColor
Inherits ConditionalObject
- Inheritance:
- System.ObjectConditionalColor
Properties
Color
Gets or sets the color.
Property Value
The color.
Methods
ToString()
Returns a System.String that represents this ConditionalColor instance.
Returns
- System.String
A System.String that represents this ConditionalColor instance.
Overrides
Remarks
This method should be used primarily for debugging purposes and should be considered volatile (format of its return value might change in future versions).
Inherited Properties
Value | Gets or sets the value. (Inherited from ConditionalObject) |