SpreadsheetUnhandledExceptionEventArgs Constructors
Provides data for the UnhandledException event.Name | Parameters | Description |
---|---|---|
SpreadsheetUnhandledExceptionEventArgs(Exception) | e | Initializes a new instance of the SpreadsheetUnhandledExceptionEventArgs class with the specified exception. |
See Also