TdxSpreadSheetConditionalFormattingRuleCustomScaleStop Properties
The base class for all classes that implement threshold values for cell range evaluation.Name | Description |
---|---|
ActualValue | Returns the value that the conditional formatting controller uses as the top, bottom, or intermediate threshold value for cell evaluation. |
Index | Returns a zero-based index of the threshold value within the conditional formatting rule‘s collection of thresholds. |
Value | Specifies a numeric threshold value for a conditional formatting rule. |
ValueType | Specifies how the threshold value is interpreted and/or calculated. |
See Also