Browser.Next Method
Moves the selection to the next item indicated by the browser target.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Next
'Usage
Dim instance As Browser
instance.Next()
void Next()
Remarks
Use the Target property to change the browser target.