CellRange Command

From GeoGebra Manual
Revision as of 22:04, 9 March 2013 by Zbynek (talk | contribs) (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Jump to: navigation, search



CellRange[ <Start Cell>, <End Cell> ]
Creates a list containing the cell values in this cell range.
Example: CellRange[A1, A3] returns the list {1, 4, 9} being A1 = 1, A2 = 4, A3 = 9 the corresponding spreadsheet cells values.
Note: A1:A3 is a shorter syntax.
© 2024 International GeoGebra Institute