[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellInfo.RowIndexToName

RowIndexToName Method

RowIndexToName(int)

Gets row name according to row index.

Declaration
public static string RowIndexToName(int index)
Public Shared Function RowIndexToName(index As Integer) As String
Parameters
Type Name Description
int index

The row index.

Returns
Type Description
string

The name of row.