[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetRowLabel

GetRowLabel Method

GetRowLabel(int, int)

Gets the text in the specified row header cell.

Declaration
public string GetRowLabel(int row, int column)
Public Function GetRowLabel(row As Integer, column As Integer) As String
Parameters
Type Name Description
int row

Row index

int column

Row header column index

Returns
Type Description
string