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


In This Topic
    DataValidation Class Members
    In This Topic

    The following tables list the members exposed by DataValidation.

    Public Constructors
    Public Fields
     NameDescription
    Public Field  
    Public Field   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the DataValidationCondition.  
    Public PropertyGets or sets if the DataValidation ignores blank Cells.  
    Public PropertyGets or sets if the Cell contains a drop-down menu offering choices that can be used for DataValidation.  
    Public PropertyGets the ValidationType.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a DataValidation in specific areas of the Worksheet.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Creates a new DataValidation.  
    Public MethodOverloaded.   
    Public Method  
    Public MethodSets an error message.  
    Public MethodSets the message that will be displayed when the user selects or hovers over the target Cell(s).  
    Top
    See Also