'Declaration
Sub SetNote( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As String _ )
'Usage
Dim instance As IGroupSupport2 Dim row As Integer Dim column As Integer Dim value As String instance.SetNote(row, column, value)
Parameters
- row
- Row index
- column
- Column index
- value
- String for note