Gets the data view row from the model row when a new row is added. This method is used only when a new row is added to a sheet.
Syntax
Visual Basic (Declaration) | |
---|
Public Function GetDataViewRowFromModelRowWhenAddNew( _
ByVal modelRow As Integer _
) As Integer |
Parameters
- modelRow
- Model row index
Requirements
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
See Also