Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / DataValidationCollection Class


In This Topic
    DataValidationCollection Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAdds a DataValidation to the Worksheet's DataValidationCollection.  
    Public MethodEmpties the DataValidationCollection by removing all DataValidations in the Worksheet.  
    Public Method  
    Public MethodOverloaded. Retrieves all DataValidations in a specific range.  
    Public Method  
    Public MethodGets all Cells that failed the DataValidation process in the current Worksheet.  
    Public MethodRemoves a specific DataValidation from the DataValidationCollection.  
    Public MethodRemoves all DataValidations found in a particular range.  
    Top
    See Also