[]
Gets the row index in the data model that corresponds to the specified row index in the sheet.
public virtual int GetModelRowFromViewRow(int row)
Public Overridable Function GetModelRowFromViewRow(row As Integer) As Integer
Type | Name | Description |
---|---|---|
int | row | Row index in the sheet |
Type | Description |
---|---|
int |