chart.Reference
Normalise cell range references
Usage
chart.Reference()Attributes
| Name | Description |
|---|---|
| cols | Return all columns in the range |
| rows | Return all rows in the range |
cols
Return all columns in the range
cols
rows
Return all rows in the range
rows
Methods
| Name | Description |
|---|---|
| pop() | Return and remove the first cell |
pop()
Return and remove the first cell
Usage
pop()