TdxSpreadSheetConditionalFormattingAreaInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Areas | Provides access to the list of cell ranges affected by a conditional formatting rule. |
Average |
Returns the calculated average of all numeric values within the list of affected cell ranges. |
Max |
Returns the highest numeric value within the list of affected cell ranges. |
Min |
Returns the lowest numeric value within the list of affected cell ranges. |
Numeric |
Returns the total count of numeric cell values within the list of affected cell ranges. |
Standard |
Returns the standard deviation calculated for all numeric cell values within the list of affected cell ranges. |
#Methods
Name | Description |
---|---|
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
|
Get |
|
Is |
Identifies whether the specified value is at a specific lowest position by value among all cells within the list of affected areas. |
Is |
Identifies whether the specified value is at a specific highest position by value among all cells within the list of affected areas. |
Is |
Identifies whether the specified value is unique within the list of affected cell ranges. |
To |
Inherited from TObject. |
See Also