ColorConditionValue Class |
Namespace: Spire.Xls.Core.Spreadsheet
The ColorConditionValue type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ColorConditionValue |
Obsolete.
Initializes a new instance of the ColorConditionValue class with the specified type, value, and color.
|
Name | Description | |
---|---|---|
![]() |
FormatColor |
The color assigned to the threshold of a color scale conditional format.
|
![]() |
IsGTE |
Returns or sets whether this threshold value uses the greater than or equal to operator.
false indicate 'greater than' is used instead of 'greater than or equal to'.
|
![]() |
Position |
Gets the position of the condition value.
|
![]() |
Type |
Gets or sets the type of the condition value.
|
![]() |
Value |
Gets or sets the value of the property.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from
XlsConditionValue
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Returns the hash code for this instance.
(Inherited from
XlsConditionValue
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|