8.7.6.
RangesAssembler
¶
class
RangesAssembler
(
ref
,
context
=
None
,
compact
=
1
)
[source]
¶
Methods
__init__
add
push
__init__
(
ref
,
context
=
None
,
compact
=
1
)
[source]
¶
Attributes
output
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.5. functions
8.6. ranges
8.7. cell
8.7.1. format_output
8.7.2. wrap_cell_func
8.7.3. Cell
8.7.4. CellWrapper
8.7.5. InvRangesAssembler
8.7.6. RangesAssembler
RangesAssembler
8.7.6.1. __init__
8.7.6.2. add
8.7.6.3. push
8.7.6.4. output
8.7.7. Ref
8.8. excel
9. Changelog
Related Topics
Documentation overview
8.
API Reference
8.7.
cell
Previous:
8.7.5.4.
output
Next:
8.7.6.1.
__init__