11.4.2.9.4.
match
ΒΆ
Error.
match
(
s
)
formulas
Navigation
Table of Contents
1. What is formulas?
2. Installation
3. CLI Quickstart
4. Basic Examples
5. Advanced Examples
6. Excel Function Coverage
7. Next moves
8. Contributing to formulas
9. Donate
10. Supported by
11. API Reference
11.1. parser
11.2. builder
11.3. errors
11.4. tokens
11.4.1. function
11.4.2. operand
11.4.2.1. fast_range2parts
11.4.2.2. fast_range2parts_v1
11.4.2.3. fast_range2parts_v2
11.4.2.4. fast_range2parts_v3
11.4.2.5. fast_range2parts_v4
11.4.2.6. fast_range2parts_v5
11.4.2.7. range2parts
11.4.2.8. Empty
11.4.2.9. Error
11.4.2.10. Number
11.4.2.11. Operand
11.4.2.12. Range
11.4.2.13. String
11.4.2.14. XlError
11.4.3. operator
11.4.4. parenthesis
11.4.5. Token
11.5. functions
11.6. ranges
11.7. cell
11.8. excel
12. Changelog
Related Topics
Documentation overview
11.
API Reference
11.4.
tokens
11.4.2.
operand
11.4.2.9.
Error
Previous:
11.4.2.9.3.
compile
Next:
11.4.2.9.5.
process