Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getValidation Method
In This Topic
    getValidation Method
    In This Topic
    Returns an instance of IValidation which may be used to get and setvalidation properties of the cells represented by this IRange.
    Syntax
    IValidation getValidation()
    See Also