[]
Gets the unbound value for a cell at the specified row and column.
public object GetUnboundValue(int row, int column)
Public Function GetUnboundValue(row As Integer, column As Integer) As Object
| Type | Name | Description |
|---|---|---|
| int | row | Row index |
| int | column | Column index |
| Type | Description |
|---|---|
| object |