[]
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
| Type | Name | Description |
|---|---|---|
| int | row | Row index of the cell |
| int | column | Column index of the cell |
| Type | Description |
|---|---|
| string |