Difference between revisions of "Row Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|spreadsheet}}
{{command|spreadsheet}}
+
;Row( <Spreadsheet Cell> ):Returns the row number of the ([Spreadsheet View|spreadsheet)] cell (starting at 1).
; Row[Spreadsheet Cell]: Returns the row number of a spreadsheet cell (starting at 1).
+
:{{Example| 1=<code>r = Row(B3)</code> yields ''r = 3''.}}
: Example: <tt>Row[B3]</tt> gives you number ''a = 3''.
 

Latest revision as of 17:15, 7 October 2017

© 2024 International GeoGebra Institute