[]
Represents a color conditional formatting value.
public sealed class ConditionalFormattingColorValue : ConditionalFormattingValue, ISerializeSupport, ICloneable
Public NotInheritable Class ConditionalFormattingColorValue
Inherits ConditionalFormattingValue
Implements ISerializeSupport, ICloneable
Name | Description |
---|---|
ConditionalFormattingColorValue(Color, object, ConditionalFormattingValueType) | Initializes a new instance of the ConditionalFormattingColorValue class. |
Name | Description |
---|---|
Color | Gets or sets the color. |
Name | Description |
---|---|
Equals(object) | Determines whether the specified object is equal to this instance. |