Document Solutions for Excel, .NET Edition | Document Solutions
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