[]
Gets a row index in a model for a specified row in a sheet.
public int GetModelRowFromViewRow(int row)
Public Function GetModelRowFromViewRow(row As Integer) As Integer
Type | Name | Description |
---|---|---|
int | row | Row index in sheet |
Type | Description |
---|---|
int |