'Declaration Public Sub SetValue( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As Object _ )
Parameters
- row
- Row index of the cell
- column
- Column index of the cell
- value
- Value
'Declaration Public Sub SetValue( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As Object _ )