[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnFooterText

GetColumnFooterText Method

GetColumnFooterText(int, int)

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

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

Column header row footer index

int column

Column footer index

Returns
Type Description
string

A text displayed in the column footer.