[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetRowAutoText

GetRowAutoText Method

GetRowAutoText(int)

Gets the automatic text displayed in the row header for the specified row on this sheet.

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

Row index of the row header

Returns
Type Description
string