[]
        
Gets the data view row from model row when add new row. This method is only used when add a new row to sheetview
int GetDataViewRowFromModelRowWhenAddNew(int modelRow)
Function GetDataViewRowFromModelRowWhenAddNew(modelRow As Integer) As Integer
| Type | Name | Description | 
|---|---|---|
| int | modelRow | Model row index  | 
    
| Type | Description | 
|---|---|
| int | Index of row in view  |