[]
Gets the value for a cell at a specified row and column.
public virtual object GetValue(int row, int column)
Public Overridable Function GetValue(row As Integer, column As Integer) As Object
Row index
Column index