[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellInfo.RowNameToIndex

RowNameToIndex Method

RowNameToIndex(string)

根据行名获取行索引。

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

行名。

Returns
Type Description
int

行的索引。