CellRange Command

From GeoGebra Manual
Revision as of 16:59, 23 February 2011 by Mathmum (talk | contribs) (added v4 - example formatting)
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