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