[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetColumnLabel

GetColumnLabel Method

GetColumnLabel(int, int)

Gets the text in the column header cell at the specified row and column.

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

Header row index

int column

Header column index

Returns
Type Description
string