'Declaration Public Function GetRowLabel( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String
Parameters
- row
- Row index
- column
- Row header column index
Return Value
String containing the text in the specified row header cell
'Declaration Public Function GetRowLabel( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String
SheetView Class
SheetView Members
GetColumnLabel Method
SetRowLabel Method