Spread Silverlight Documentation
TextCondition Class Members
Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : TextCondition Class

The following tables list the members exposed by TextCondition.

Public Constructors
 NameDescription
Public Constructor Creates a new text condition.  
Top
Public Properties
 NameDescription
Public Property Gets the type of comparison to perform.  
Public Property Gets or sets the expected expression. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public Property Gets or sets the expected formula. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public Property Gets or sets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public PropertyOverridden.  Gets the expected type of the value.  
Public Property Gets or sets a value that indicates whether to ignore the null value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public Property Gets or sets whether to ignore case when performing the comparison.  
Public Property Gets or sets whether to compare strings using wildcards.  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Creates a new object that is a copy of the current instance.  
Public MethodOverridden.  Evaluates using the specified evaluator.  
Public Methodstatic (Shared in Visual Basic) Creates a TextCondition object from a formula.  
Public Methodstatic (Shared in Visual Basic) Creates a TextCondition object from a string.  
Public MethodOverloaded.  Gets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public MethodReturns a System.String that represents this instance.  
Top
Protected Methods
 NameDescription
Protected Method Clears the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected Method Gets the expected bool value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected Method Gets the expected color value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected Method Gets the expected date and time string. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected Method Gets the expected double value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected Method Gets the expected integer value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected Method Gets the expected string. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodOverridden.  Called when reading XML.  
Protected Method Called after the end of reading XML. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodOverridden.  Called when writing XML.  
Protected MethodOverridden.  Resets this instance.  
Top
See Also

Reference

TextCondition Class
GrapeCity.Windows.SpreadSheet.Data Namespace