Difference between revisions of "Column Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision: tt => code)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</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.}}
 

Revision as of 19:40, 21 November 2012

© 2024 International GeoGebra Institute