Microsoft Word Suite
190
display vertical scroll bar
True if a vertical scroll bar is displayed for the specified window. Read/write.
document
Returns a document object associated with the specified window. Read-only.
document map
True if the document map is visible. Read/write.
document map percent width
Returns or sets the width of the document map as a percentage of the width of the specified
window. Read/write.
entry index
Returns a number that indicates the position of the window in the windows list. Read-only.
height
Returns or sets the height of the window. You cannot set this property if the window is
maximized or minimized. To determine the maximum size for the window, use the usable
height property of the application class. To determine the window state, use the window state
property. Read/write.
horizontal percent scrolled
Returns or sets the horizontal scroll position as a percentage of the document width.
Read/write.
left position
Returns or sets the horizontal position (in points) of the specified window. Read/write.
next window
Returns the next window in the windows list. Read-only.
previous window
Returns the previous window in the windows list. Read-only.
selection
Returns the selection object that represents a selected range or the insertion point. Read-only.
split vertical
Returns or sets the vertical split percentage for the specified window. Read/write.
Note To remove the split, set this property to zero (0) or set the split window property to false.
split window
True if the window is split into multiple panes. Read/write.
style area width
Returns or sets the width (in points) of the style area. Read/write.
Note When the style area width property is greater than 0 (zero), style names are displayed to
the left of the text. The style area isn't visible in page layout view or online layout view.