[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnLabel

GetColumnLabel Method

GetColumnLabel(int, int)

Gets the text in the specified column header cell on this sheet.

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

Column header row index

int column

Column index

Returns
Type Description
string