Enum eErrorType
- Namespace
- OfficeOpenXml
- Assembly
- EPPlus.dll
Represents the errortypes in excel
public enum eErrorType
Fields
Calc = 7
Calc error
Div0 = 0
Division by zero
NA = 1
Not applicable
Name = 2
Name error
Null = 3
Null error
Num = 4
Num error
Ref = 5
Reference error
Spill = 8
Spill error from a dynamic array formula.
Value = 6
Value error