'Declaration Public Sub SetRowLabel( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As String _ )
Parameters
- row
- The row index.
- column
- The row header column index.
- value
- The label text.
'Declaration Public Sub SetRowLabel( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As String _ )