[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellInfo.RowIndexToName

RowIndexToName Method

RowIndexToName(int)

根据行索引获取行名称。

Declaration
public static string RowIndexToName(int index)
Parameters
Type Name Description
int index

行索引。

Returns
Type Description
string

行的名称。