Difference between revisions of "Row Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</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 the [[Spreadsheet View|spreadsheet]] cell (starting at 1).
+
:{{Example| 1=<code>r = Row(B3)</code> yields ''r = 3''.}}
:{{Example| 1=<code>r = Row[B3]</code> yields ''r = 3''.}}
 

Latest revision as of 17:15, 7 October 2017

© 2024 International GeoGebra Institute