Show / Hide Table of Contents

Enum eErrorType

Represents the errortypes in excel

Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum eErrorType

Fields

Name Description
Div0

Division by zero

NA

Not applicable

Name

Name error

Null

Null error

Num

Num error

Ref

Reference error

Value

Value error

In This Article
Back to top Generated by DocFX