Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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 System.bool IsEncryptedFile( 
       System.string fileName
    )

    Parameters

    fileName
    The file name.
    See Also