'Declaration
Public Function GetRowLabel( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String
Parameters
- row
- Row index
- column
- Row header column index
'Declaration
Public Function GetRowLabel( _ ByVal row As Integer, _ ByVal column As Integer _ ) As String