Difference between revisions of "ColumnName Command"

From GeoGebra Manual
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|spreadsheet}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|spreadsheet}}
;ColumnName[ <Spreadsheet Cell> ]:Returns the column name of the cell as a text.
+
;ColumnName( <Spreadsheet Cell> ):Returns the column name of the cell as a text.
:{{Example| 1=<code>r = ColumnName[A1]</code> creates ''r = A'' and shows such text - A - in the [[Graphics View]].}}
+
:{{Example| 1=<code>r = ColumnName(A1)</code> creates ''r = A'' and shows such text - A - in the [[File:Menu view graphics.svg|link=|16px]] [[Graphics View]].}}

Latest revision as of 16:08, 4 October 2017

© 2024 International GeoGebra Institute