Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
CellInfo Class
/ ColumnIndexToName Method
column index
Collapse All
Expand All
In This Topic
ColumnIndexToName Method
In This Topic
Gets column name according to column index.
Syntax
public
static
java.lang.String ColumnIndexToName(
int
index
)
Parameters
index
column index
Return Value
the name of column
See Also
Reference
CellInfo Class
CellInfo Members