Cell Command

From GeoGebra Manual
Revision as of 13:06, 20 August 2015 by Markus.winkler (talk | contribs)
Jump to: navigation, search


Cell[ <Column>, <Row> ]
Returns copy of spreadsheet cell in given column and row.
Example: Cell[2, 1] returns copy of B1.
Note:
  • By default the cells in spreadsheet cells are auxiliary and in such case this command returns auxiliary object as well.
  • You must make sure that the cells you refer to are earlier in the Menu view construction protocol.svg Construction Protocol than this command.
© 2024 International GeoGebra Institute