Difference between revisions of "Column Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision: tt => code)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|spreadsheet}}
{{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>Column[B3]</code> gives you number ''a = 2'' since column ''B'' is the second column of the spreadsheet.}}
 

Latest revision as of 15:08, 4 October 2017

© 2024 International GeoGebra Institute