Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / XlsxOpenOptions Class / Password Property
In This Topic
    Password Property (XlsxOpenOptions)
    In This Topic
    The password for the xlsx file.
    Syntax
    public System.string Password {get; set;}
    See Also