Microsoft Word Suite
161
border options
Returns a border options object that represents options for the borders for the selection.
Read/write.
column options
Returns a column options object that represents options for the table columns in the selection.
Read-only.
column select mode
True if column selection mode is active. When this mode is active, the letters "COL" appear on
the status bar. Read/write.
content
Returns the text contained in the selection. Read-only.
document
Returns a document object associated with the specified selection. Read-only.
endnote options
Returns an endnote options object that represents options for the endnotes in a selection.
Read-only.
extend mode
True if extend selection mode is active. When this mode is active, the letters "EXT" appear on
the status bar. Read/write.
find object
Returns a find object that contains the criteria for a find operation. Read-only.
The selection is changed if the find operation is successful.
fit text width
Returns or sets the width (in the current measurement units) in which Word fits the text in the
current selection or range. Read/write.
font object
Returns a font object that represents the character formatting of the selection. Read/write.
footnote options
Returns a footnote options object that represents options for the footnotes in a selection. Read-
only.
formatted text
Returns or sets a text range object that includes the formatted text in the specified selection.
Read/write.
This property returns a text range object with the character formatting and text from the
specified selection. Paragraph formatting is included in the text range object if there's a
paragraph mark in the selection.
When you set this property, the text in the text range is replaced with formatted text. If you
don't want to replace the existing text, use the collapse range command before using this
property.