Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / isEncryptedFile Method / isEncryptedFile(String) Method
The file name.
In This Topic
    isEncryptedFile(String) Method
    In This Topic
    Specifies whether the file is password protected.
    Syntax
    public boolean isEncryptedFile( 
       java.lang.String fileName
    )

    Parameters

    fileName
    The file name.
    See Also