Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / IsEncryptedFile Method / IsEncryptedFile(String) Method
In This Topic
    IsEncryptedFile(String) Method
    In This Topic
    Specifies whether the file is password protected.
    Syntax
    System.bool IsEncryptedFile( 
       System.string fileName
    )

    Parameters

    fileName

    Return Value

    The file name.
    See Also