Gets the automatic text displayed in the row header for the specified row on this sheet.
'Declaration
Public Function GetRowAutoText( _
ByVal As Integer _
) As String
'Usage
Dim instance As SheetView
Dim row As Integer
Dim value As String
value = instance.GetRowAutoText(row)
Parameters
- row
- Row index of the row header