Skip to main content
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