Password
SpreadsheetLoadOptions.Password property
Allows to specify, modify and obtain the password, which will be used for opening the Spreadsheet document, if it is encoded. Set to NULL or empty string in order to not use the password (default value).
public string Password { get; set; }
See Also
- class SpreadsheetLoadOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor