Difference between revisions of "Column Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
 
(7 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}}
+
;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: <tt>Column[B3]</tt> 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