Difference between revisions of "CellRange Command"

From GeoGebra Manual
Jump to: navigation, search
(added v4 - example formatting)
m (1 revision: tt => code)
(No difference)

Revision as of 15:23, 27 February 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