Pane Object Members

Word Developer Reference

Represents a window pane. The Pane object is a member of the Panes collection. The Panes collection includes all the window panes for a single window.

Methods

  Name Description
Bb257687.methods(en-us,office.12).gif Activate Activates the specified pane.
Bb257687.methods(en-us,office.12).gif AutoScroll Scrolls automatically through the specified pane.
Bb257687.methods(en-us,office.12).gif Close Closes the specified Mail Merge data source, pane, or task.
Bb257687.methods(en-us,office.12).gif LargeScroll Scrolls a window or pane by the specified number of screens.
Bb257687.methods(en-us,office.12).gif NewFrameset Creates a new frames page based on the specified pane.
Bb257687.methods(en-us,office.12).gif PageScroll Scrolls through the specified window page by page.
Bb257687.methods(en-us,office.12).gif SmallScroll Scrolls a window by the specified number of lines.
Bb257687.methods(en-us,office.12).gif TOCInFrameset Creates a table of contents based on the specified document and puts it in a new frame on the left side of the frames page.

Properties

  Name Description
Bb257687.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257687.properties(en-us,office.12).gif BrowseWidth Returns the width (in points) of the area in which text wraps in the specified pane. Read-only Long.
Bb257687.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.
Bb257687.properties(en-us,office.12).gif DisplayRulers True if rulers are displayed for the specified pane. Read/write Boolean.
Bb257687.properties(en-us,office.12).gif DisplayVerticalRuler True if a vertical ruler is displayed for the specified pane. Read/write Boolean.
Bb257687.properties(en-us,office.12).gif Document Returns a Document object associated with the specified pane. Read-only.
Bb257687.properties(en-us,office.12).gif Frameset Returns a Frameset object that represents an entire frames page or a single frame on a frames page. Read-only.
Bb257687.properties(en-us,office.12).gif HorizontalPercentScrolled Returns or sets the horizontal scroll position as a percentage of the document width. Read/write Long.
Bb257687.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb257687.properties(en-us,office.12).gif MinimumFontSize Returns or sets the minimum font size (in points) displayed for the specified pane. Read/write Long.
Bb257687.properties(en-us,office.12).gif Next Returns a Pane object that represents the next document pane in the collection. Read-only.
Bb257687.properties(en-us,office.12).gif Pages Returns a Pages collection that represents the pages in a document.
Bb257687.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Pane object.
Bb257687.properties(en-us,office.12).gif Previous Returns a Pane object that represents the previous document pane in the collection. Read-only.
Bb257687.properties(en-us,office.12).gif Selection Returns the Selection object that represents a selection or the insertion point within a document pane. Read-only.
Bb257687.properties(en-us,office.12).gif VerticalPercentScrolled Returns or sets the vertical scroll position as a percentage of the document length. Read/write Long.
Bb257687.properties(en-us,office.12).gif View Returns a View object that represents the view for the specified pane.
Bb257687.properties(en-us,office.12).gif Zooms Returns a Zooms collection that represents the magnification options for each view (such as normal view, outline view or print layout view).