Difference between revisions of "CellRange Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
m (1 revision)
(No difference)

Revision as of 23:21, 14 January 2011


CellRange[Start Cell, End Cell]
Creates a list containing the cell values in this cell range.
Example: Enter the following values into the corresponding spreadsheet cells: A1 = 1, A2 = 4, A3 = 9. The command CellRange[A1, A3] then gives you the list {1, 4, 9}.
© 2024 International GeoGebra Institute