'Declaration Public Overridable Function SetModelRowForViewRow( _ ByVal viewRow As Integer, _ ByVal modelRow As Integer _ ) As Integer
Parameters
- viewRow
- Row index in the sheet
- modelRow
- Row index in the data model
Return Value
Integer previous row index in the data model that is mapped to the specified row index in the sheet