Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / add Method / add(ValidationType) Method
Required ValidationType. The validation type.
In This Topic
    add(ValidationType) Method
    In This Topic
    Adds data validation to the specified range.
    Syntax
    void add( 
       ValidationType type
    )

    Parameters

    type
    Required ValidationType. The validation type.
    See Also