'Declaration Public Sub SetRowLabel( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As String _ )
Parameters
- row
- Row index
- column
- Row header column index
- value
- Text for the label
'Declaration Public Sub SetRowLabel( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As String _ )