| GrapeCity.Xaml.SpreadSheet.Data Namespace : TextLengthCondition Class | 
For a list of all members of this type, see TextLengthCondition members.
| 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 TextLengthCondition object from the formula. | 
|   | FromInt | Creates a TextLengthCondition object from an integer value. | 
|  | GetExpected | Overloaded. Gets the expected value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
| Name | Description | |
|---|---|---|
|  | ClearExpected | Clears the expected value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedBoolean | Gets the expected bool value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedColor | Gets the expected color value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedDateTime | Gets the expected date and time string. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedDouble | Gets the expected double value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedInt | Gets the expected integer value. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | GetExpectedString | Gets the expected string. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | OnReadXml | Overridden. Called when reading XML. | 
|  | OnReadXmlEnd | Called after the end of reading XML. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.ConditionBase) | 
|  | OnWriteXml | Overridden. Called when writing XML. | 
|  | Reset | Overridden. Resets this instance. |