Show / Hide Table of Contents

Enum eErrorType

Represents the errortypes in excel

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

Fields

Name Description
Busy

Busy error, waiting for a remote call

Calc

Calc error

Div0

Division by zero

NA

Not applicable

Name

Name error

Null

Null error

Num

Num error

Ref

Reference error

Spill

Spill error from a dynamic array formula.

Value

Value error

In This Article
Back to top Generated by DocFX