[]
Gets the unbound value for the cell for the specified row and column.
public object GetUnboundValue(int row, int column)
Public Function GetUnboundValue(row As Integer, column As Integer) As Object
Row index of cell
Column index of cell