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