[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellInfo.RowNameToIndex

RowNameToIndex Method

RowNameToIndex(string)

Gets row index according to row name.

Declaration
public static int RowNameToIndex(string name)
Parameters
Type Name Description
string name

The row name.

Returns
Type Description
int

The index of row.