FORMULAERROR Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Formula error type
Namespace:Bytescout.Spreadsheet.ConstantsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
NULL | 0 | (0) #NULL! error type | |
DIV0 | 7 | (7) #DIV/0! | |
VALUE | 15 | (15) #VALUE! | |
REF | 23 | (23) #REF! | |
NAME | 29 | (29) #NAME? | |
NUM | 36 | (36) #NUM! | |
NA | 42 | (42) #N/A |
See Also