[]
Gets the formatted text in the cell using the IFormatter object for the cell.
public string GetText(int row, int column)
Public Function GetText(row As Integer, column As Integer) As String
Row index of the cell
Column index of the cell