8.4.2.9.8.
errors
ΒΆ
Error.
errors
=
{'#DIV/0!':
#DIV/0!,
'#N/A':
#N/A,
'#NAME?':
#NAME?,
'#NULL!':
#NULL!,
'#NUM!':
#NUM!,
'#REF!':
#REF!,
'#VALUE!':
#VALUE!}
formulas
Navigation
Table of Contents
1. What is formulas?
2. Installation
3. Basic Examples
4. Next moves
5. Contributing to formulas
6. Donate
7. Supported by
8. API Reference
8.1. parser
8.2. builder
8.3. errors
8.4. tokens
8.4.1. function
8.4.2. operand
8.4.2.1. fast_range2parts
8.4.2.2. fast_range2parts_v1
8.4.2.3. fast_range2parts_v2
8.4.2.4. fast_range2parts_v3
8.4.2.5. fast_range2parts_v4
8.4.2.6. fast_range2parts_v5
8.4.2.7. range2parts
8.4.2.8. Empty
8.4.2.9. Error
8.4.2.10. Number
8.4.2.11. Operand
8.4.2.12. Range
8.4.2.13. String
8.4.2.14. XlError
8.4.3. operator
8.4.4. parenthesis
8.4.5. Token
8.5. functions
8.6. ranges
8.7. cell
8.8. excel
9. Changelog
Related Topics
Documentation overview
8.
API Reference
8.4.
tokens
8.4.2.
operand
8.4.2.9.
Error
Previous:
8.4.2.9.7.
update_input_tokens
Next:
8.4.2.9.9.
name