[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetModelRowFromViewRow

GetModelRowFromViewRow Method

GetModelRowFromViewRow(int)

Gets a row index in a model for a specified row in a sheet.

Declaration
public int GetModelRowFromViewRow(int row)
Public Function GetModelRowFromViewRow(row As Integer) As Integer
Parameters
Type Name Description
int row

Row index in sheet

Returns
Type Description
int