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


In This Topic
    DataValidationCollection Class Members
    In This Topic

    The following tables list the members exposed by DataValidationCollection.

    Public Properties
     NameDescription
    Public PropertyGets the DataValidation corresponding to a specific index.  
    Top
    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