Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / 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
    boolean isEncryptedFile( 
       java.lang.String fileName
    )

    Parameters

    fileName
    the file name.
    See Also