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