[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.ISheetDataModel.GetValue

GetValue Method

GetValue(int, int)

Gets the value in a cell at the specified row and column.

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

Row index

int column

Column index

Returns
Type Description
object

Object with value in cell