Difference between revisions of "Cell Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
Line 1: Line 1:
 
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|spreadsheet}}
 
{{command|spreadsheet}}
 
;Cell[ <Column>, <Row> ]
 
;Cell[ <Column>, <Row> ]
:{{description}}
+
:Returns copy of [[Spreadsheet View|spreadsheet]] cell in given column and row.
 +
{{Example|<code>Cell[2,1]</code> returns copy of B1.}}
 +
{{Note|By default the cells in spreadsheet cells are [[Free, Dependent and Auxiliary Objects|auxiliary]] and in such case this command returns auxiliary object as well.}}

Revision as of 21:38, 3 May 2011



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.
© 2024 International GeoGebra Institute