[]
Gets the value of the cell.
object GetValue(int rowIndex, int columnIndex)
Function GetValue(rowIndex As Integer, columnIndex As Integer) As Object
| Type | Name | Description |
|---|---|---|
| int | rowIndex | Row index. |
| int | columnIndex | Column index. |
| Type | Description |
|---|---|
| object |