CellRange Command

From GeoGebra Manual
Revision as of 22:21, 14 January 2011 by Zbynek (talk | contribs) (1 revision)
Jump to: navigation, search


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