Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
CellInfo Class
/ ColumnIndexToName Method
column index
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ColumnIndexToName Method
In This Topic
Gets column name according to column index.
Syntax
C#
public
static
System.
string
ColumnIndexToName( System.
int
index
)
Parameters
index
column index
Return Value
the name of column
See Also
Reference
CellInfo Class
CellInfo Members