Version

OneConstraintDataValidationRule Class Methods

For a list of all members of this type, see OneConstraintDataValidationRule members.

Public Methods
 NameDescription
Public MethodCloneCreates a copy of this rule which can be applied to other worksheets. (Inherited from Infragistics.Documents.Excel.DataValidationRule)
Public MethodGetConstraintFormulaOverloaded. Gets the constraint formula used to validate the cell value.  
Public MethodIsEquivalentToOverridden. Indicates if this rule is structurally equivalent to another.  
Public MethodSetConstraintOverloaded. Sets the constraint value used to validate the cell value.  
Public MethodSetConstraintFormulaOverloaded. Sets the constraint formula used to validate the cell value.  
Public MethodTryGetConstraintOverloaded. Tries to obtain the value of the constraint.  
See Also