Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getValidationIsSame Method
In This Topic
    getValidationIsSame Method
    In This Topic
    Returns true if the validation options of all cells represented by this IRange are the same; otherwise, false is returned.
    Syntax
    boolean getValidationIsSame()
    See Also