Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / WriteProtection Class / validatePassword Method
The specified password..
In This Topic
    validatePassword Method
    In This Topic
    Returns true if the specified password is the same as the write-protection password the file was protected with.
    Syntax
    public boolean validatePassword( 
       java.lang.String password
    )

    Parameters

    password
    The specified password..
    See Also