Difference between revisions of "Row Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision: tt => code)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|spreadsheet}}
 
{{command|spreadsheet}}
; Row[Spreadsheet Cell]: Returns the row number of a spreadsheet cell (starting at 1).
+
;Row[ <Spreadsheet Cell> ]:Returns the row number of the [[Spreadsheet View|spreadsheet]] cell (starting at 1).
: {{Example| 1=<code>Row[B3]</code> gives you number ''a = 3''.}}
+
:{{Example| 1=<code>r = Row[B3]</code> yields ''r = 3''.}}

Revision as of 19:23, 21 November 2012

© 2024 International GeoGebra Institute