Describes an interpolation point in a gradient scale.
Syntax
Unit: FlexCel.Core
TConditionalFormatValueObject = class(TFlexCelObject);
Constructors
Methods
| Name |
Description |
| Clone |
Returns a deep copy of the object.
|
| Equals |
Returns true if both objects are the same.
|
| GetHashCode |
Returns the hashcode of the object.
|
Properties
| Name |
Description |
| GreaterThanOrEqual |
If true, then "Greater than or equal" is used as a threshold for applying the rule. If false, "greater than" is used instead. This attribute only applies to icon sets.
|
| VoType |
Type of value object.
|
| Value |
Value of the object.
|