TdxSpreadSheetConditionalFormattingAreaInfo Methods
Stores information required to analyze numeric values within the cell ranges affected by a conditional formatting rule.| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetLimitValueForPercent(Integer) | |
| GetLimitValueForPercentile(Integer) | |
| IsBottomValue(Double,Integer) | Identifies whether the specified value is at a specific lowest position by value among all cells within the list of affected areas. |
| IsTopValue(Double,Integer) | Identifies whether the specified value is at a specific highest position by value among all cells within the list of affected areas. |
| IsUniqueValue(Variant) | Identifies whether the specified value is unique within the list of affected cell ranges. |
| ToString | Inherited from TObject. |
See Also