Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

SpreadsheetInvalidFormatExceptionEventArgs Constructors

Provides data for the ISpreadsheetComponent.InvalidFormatException event.
Name Parameters Description
SpreadsheetInvalidFormatExceptionEventArgs(Exception, String) e, sourceUri Initializes a new instance of the SpreadsheetInvalidFormatExceptionEventArgs class with the specified exception and source URI value.
See Also