SpreadsheetLoadOptions
SpreadsheetLoadOptions()
Initializes a new instance of the SpreadsheetLoadOptions
class.
public SpreadsheetLoadOptions()
See Also
- class SpreadsheetLoadOptions
- namespace GroupDocs.Watermark.Options.Spreadsheet
- assembly GroupDocs.Watermark
SpreadsheetLoadOptions(string)
Initializes a new instance of the SpreadsheetLoadOptions
class with a specified password.
public SpreadsheetLoadOptions(string password)
Parameter | Type | Description |
---|---|---|
password | String | The password for opening an encrypted content. |
See Also
- class SpreadsheetLoadOptions
- namespace GroupDocs.Watermark.Options.Spreadsheet
- assembly GroupDocs.Watermark