SpreadsheetInvalidFormatExceptionEventArgs Properties
Provides data for the ISpreadsheetComponent.InvalidFormatException event.
Name | Description |
---|---|
Exception |
Gets the exception which triggers the Invalid |
Source |
Gets the source location for the document which triggers the Invalid |
See Also