Difference between revisions of "Column Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{command|spreadsheet}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|spreadsheet}}
;Column[ <Spreadsheet Cell> ]:Returns the column of the cell as a number (starting at 1).
+
;Column( <Spreadsheet Cell> ):Returns the column of the cell as a number (starting at 1).
:{{Example|1=<code>q = Column[B3]</code> returns ''q = 2'' since column ''B'' is the second column of the [[Spreadsheet View|spreadsheet]].}}
+
:{{Example|1=<code>q = Column(B3)</code> returns ''q = 2'' since column ''B'' is the second column of the [[Spreadsheet View|spreadsheet]].}}

Latest revision as of 16:08, 4 October 2017

© 2024 International GeoGebra Institute