[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IUnboundRowSupport.GetUnboundValue

GetUnboundValue Method

GetUnboundValue(int, int)

Gets the unbound value for the cell.

Declaration
object GetUnboundValue(int row, int column)
Function GetUnboundValue(row As Integer, column As Integer) As Object
Parameters
Type Name Description
int row

Row index

int column

Column index

Returns
Type Description
object

The unbound value for the cell.