SpreadsheetDecryptionException Constructors
Fires under certain conditions when an attempt to load a password-protected .xls file fails.Name | Parameters | Description |
---|---|---|
SpreadsheetDecryptionException(SpreadsheetDecryptionError, String) | error, message | Initializes a new instance of the SpreadsheetDecryptionException class with the specified settings. |
See Also