Sets the active row to a specified row number.
Public Sub SetCurrentLine( _ ByVal LineNum As Long _ )
Specifies the row number. The count starts from 0.
Invoice Document Lines - SetCurrentLine Method Sample
ServiceContract_Lines Object