Browser Object Members

Word Developer Reference

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
Bb243404.methods(en-us,office.12).gif Next Moves the selection to the next item indicated by the browser target. Use the Target property to change the browser target.
Bb243404.methods(en-us,office.12).gif Previous Moves the selection to the previous item indicated by the browser target. Use the Target property to change the browser target.

Properties

  Name Description
Bb243404.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243404.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243404.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Browser object.
Bb243404.properties(en-us,office.12).gif Target Returns or sets the document item that the Previous and Next methods locate. Read/write WdBrowseTarget.