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