Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
CellInfo Class
/ ColumnIndexToName Method
The 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
The column index.
Return Value
The name of column.
See Also
Reference
CellInfo Class
CellInfo Members