Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / setIgnoreBlank Method
In This Topic
    setIgnoreBlank Method
    In This Topic
    Sets whether blank values are permitted by the data range validation.
    Syntax
    void setIgnoreBlank( 
       boolean value
    )

    Parameters

    value
    See Also