GcSpread.Sheets Namespace : Top10Condition type |
var instance = new GcSpread.Sheets.Top10Condition(type, rank, ranges);
function Top10Condition;
Object
GcSpread.Sheets.Top10Condition
Name | Description | |
---|---|---|
Top10Condition Constructor | Represents a top 10 condition with the specified type and rank, for the specified cell ranges. |
Name | Description | |
---|---|---|
expected | The expected rank. | |
ignoreBlank | Gets or sets a value that indicates whether to ignore the null value. | |
ranges | Gets or sets the cell range of the condition. | |
type | Gets or sets the top 10 condition type. |
Name | Description | |
---|---|---|
evaluate | Evaluates the condition using the specified evaluator. | |
getExpected | Gets the expected value. | |
reset | Resets this instance. |