| GrapeCity.Windows.SpreadSheet.Data Namespace : TextCondition Class | 
The following tables list the members exposed by TextCondition.
| Name | Description | |
|---|---|---|
![]()  | TextCondition Constructor | Creates a new text condition. | 
| Name | Description | |
|---|---|---|
![]()  | CompareType | Gets the type of comparison to perform. | 
![]()  | 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) | 
![]()  | IgnoreCase | Gets or sets whether to ignore case when performing the comparison. | 
![]()  | UseWildCards | Gets or sets whether to compare strings using wildcards. | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Overridden. Creates a new object that is a copy of the current instance. | 
![]()  | Evaluate | Overridden. Evaluates using the specified evaluator. | 
![]() ![]()  | FromFormula | Creates a TextCondition object from a formula. | 
![]() ![]()  | FromString | Creates a TextCondition object from a string. | 
![]()  | GetExpected | Overloaded. Gets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase) | 
![]()  | ToString | Returns a System.String that represents this instance. |