| GrapeCity.Windows.SpreadSheet.Data Namespace : NumberCondition Class | 
The following tables list the members exposed by NumberCondition.
| Name | Description | |
|---|---|---|
![]()  | NumberCondition Constructor | Creates a new number condition. | 
| Name | Description | |
|---|---|---|
![]()  | CompareType | Gets the type of the comparison. | 
![]()  | 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) | 
![]()  | IntegerValue | Gets or sets a value that indicates whether to only check integer values. | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Overridden. Creates a new object that is a copy of the current instance. | 
![]()  | Evaluate | Overridden. Evaluates using the specified evaluator. | 
![]() ![]()  | FromDouble | Creates a number condition from a double value. | 
![]() ![]()  | FromFormula | Creates a number condition from a formula. | 
![]() ![]()  | FromInt | Creates a number condition from an integer value. | 
![]()  | GetExpected | Overloaded. Gets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) |