Class LoadError
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public abstract class LoadError : object
Properties
Message
Declaration
public string Message { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
SheetName
Declaration
public string SheetName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |