Browser Members (Word)
Represents the browser tool used to move the insertion point to objects in a document. This tool is composed of the three buttons at the bottom of the vertical scroll bar.
Methods
Name |
Description |
---|---|
Moves the selection to the next item indicated by the browser target. Use the Target property to change the browser target. |
|
Moves the selection to the previous item indicated by the browser target. Use the Target property to change the browser target. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns an Object that represents the parent object of the specified Browser object. |
|
Returns or sets the document item that the Previous and Next methods locate. Read/write WdBrowseTarget. |