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