[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.SetColumnLabel

SetColumnLabel Method

SetColumnLabel(int, int, string)

Sets the value for a specified cell in a column header on this sheet.

Declaration
public void SetColumnLabel(int row, int column, string value)
Public Sub SetColumnLabel(row As Integer, column As Integer, value As String)
Parameters
Type Name Description
int row

Column header row index

int column

Column index

string value

Text for the label