Show / Hide Table of Contents

Class OpenXmlLoadError

Inheritance
System.Object
LoadError
OpenXmlLoadError
Inherited Members
LoadError.Message
LoadError.SheetName
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
Back to top Generated by DocFX