Version

ListDataValidationRule Class Methods

For a list of all members of this type, see ListDataValidationRule 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 MethodGetValuesFormulaOverloaded. Gets the formula which specifies the accepted values.  
Public MethodIsEquivalentToOverridden. Indicates if this rule is structurally equivalent to another.  
Public MethodSetValuesSets the list of accepted values the cell can accept.  
Public MethodSetValuesFormulaOverloaded. Sets the formula which specifies the accepted values.  
Public MethodTryGetValuesTries to obtain the value of the constraint.  
See Also