GrapeCity.Windows.SpreadSheet.Data Namespace : AverageCondition Class |
The following tables list the members exposed by AverageCondition.
Name | Description | |
---|---|---|
AverageCondition Constructor | Creates a new average 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 | Gets the expected type of the value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | |
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 the average condition type. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new object that is a copy of the current instance. | |
Create | Creates an AverageCondition object. | |
Evaluate | Overridden. Evaluates using the specified evaluator. | |
GetExpected | Overloaded. Gets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) |