Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getHasValidation Method
In This Topic
    getHasValidation Method
    In This Topic
    Returns true if any of the cells represented by this range have data validation associated with them.
    Syntax
    boolean getHasValidation()
    See Also