Class OpenXmlLoadError
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class OpenXmlLoadError : LoadError
Properties
ElementName
Declaration
public string ElementName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
ElementValue
Declaration
public string ElementValue { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Uri
Declaration
public string Uri { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |