Spread Silverlight Documentation
NumberCondition Class Members
Properties  Methods 


The following tables list the members exposed by NumberCondition.

Public Constructors
 NameDescription
Public ConstructorNumberCondition ConstructorCreates a new number condition.  
Top
Public Properties
 NameDescription
Public PropertyCompareTypeGets the type of the comparison.  
Public PropertyExpectedExpressionGets or sets the expected expression. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public PropertyExpectedFormulaGets or sets the expected formula. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public PropertyExpectedValueGets or sets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public PropertyExpectedValueTypeOverridden. Gets the expected type of the value.  
Public PropertyIgnoreBlankGets or sets a value that indicates whether to ignore the null value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Public PropertyIntegerValueGets or sets a value that indicates whether to only check integer values.  
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates a new object that is a copy of the current instance.  
Public MethodEvaluateOverridden. Evaluates using the specified evaluator.  
Public Methodstatic (Shared in Visual Basic)FromDoubleCreates a number condition from a double value.  
Public Methodstatic (Shared in Visual Basic)FromFormulaCreates a number condition from a formula.  
Public Methodstatic (Shared in Visual Basic)FromIntCreates a number condition from an integer value.  
Public MethodGetExpectedOverloaded. Gets the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Top
Protected Methods
 NameDescription
Protected MethodClearExpectedClears the expected value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGetExpectedBooleanGets the expected bool value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGetExpectedColorGets the expected color value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGetExpectedDateTimeGets the expected date and time string. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGetExpectedDoubleGets the expected double value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGetExpectedIntGets the expected integer value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodGetExpectedStringGets the expected string. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodOnReadXmlOverridden. Called when reading XML.  
Protected MethodOnReadXmlEndCalled after the end of reading XML. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ConditionBase)
Protected MethodOnWriteXmlOverridden. Called when writing XML.  
Protected MethodResetOverridden. Resets this instance.  
Top
See Also

Reference

NumberCondition Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.