ConditionValue Class |
Namespace: Spire.Xls
The ConditionValue type exposes the following members.
Name | Description | |
---|---|---|
![]() |
IsGTE |
Gets or sets a value indicating whether the condition is greater than or equal to a specified value.
|
![]() |
Type |
specifies how the threshold values for a data bar, color scale,
or icon set conditional format are determined
|
![]() |
Value |
Returns or sets the shortest bar or longest bar threshold value for a data
bar conditional format.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
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 |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
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
.)
|
Name | Description | |
---|---|---|
![]() |
m_condtionValue |
Represents the condition value associated with the object.
|