ExceptionEventArgsException Property Bytescout Spreadsheet SDK
Gets the exception that represents the error.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public Exception Exception { get; }

Property Value

Type: Exception
The exception.
See Also

Reference