SpreadsheetInvalidFormatExceptionEventArgs.SourceUri Property
In This Article
Gets the source location for the document which triggers the InvalidFormatException event.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value specifying the source location (URI) for the document that caused the error. |
See Also