GrapeCity.Windows.SpreadSheet.Data Namespace : Top10Condition Class |
The following tables list the members exposed by Top10Condition.
Name | Description | |
---|---|---|
Top10Condition Constructor | Creates a new top 10 condition. |
Name | Description | |
---|---|---|
ExpectedExpression | Gets or sets the expected expression. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | |
ExpectedFormula | Gets or sets the expected formula. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | |
ExpectedValue | Gets or sets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | |
ExpectedValueType | Overridden. Gets the expected type of the value. | |
IgnoreBlank | Gets or sets a value that indicates whether to ignore the null value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | |
Ranges | Gets or sets the ranges. | |
Type | Gets or sets the top 10 condition type. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new object that is a copy of the current instance. | |
Evaluate | Overridden. Evaluates using the specified evaluator. | |
FromRank | Creates a Top10Condition object from the rank. | |
GetExpected | Overloaded. Gets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) |