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