Text Suite
455
·
end_ of range row number Returns the table row number that contains the end of the
specified text range.
·
first character column number Returns the character position of the first character in the
specified text range. If the text range is collapsed, the character number immediately to the right
of the range or selection is returned (this is the same as the character column number displayed
in the status bar after "Col").
·
first character line number Returns the line number of the first character in the selection. If the
pagination property of the Word options object is False or the draft property is True, returns -1.
·
frame is selected Returns True if the text range is an entire frame or text box.
·
header footer type Returns a value that indicates the type of header or footer that contains the
specified text range, as shown in the following table.
Value
Type of header or footer
-1
None (the text range isn't in a header or footer)
0 (zero)
Even page header
1
Odd page header (or the only header, if there aren't odd and even
headers)
2
Even page footer
3
Odd page footer (or the only footer, if there aren't odd and even footers)
4
First page header
5
First page footer
·
horizontal position relative to page Returns the horizontal position of the specified text range;
this is the distance (in twips) from the left edge of the text range to the left edge of the page (20
twips = 1 point, 72 points = 1 inch). If the text range isn't within the screen area, returns -1.
·
horizontal position relative to page boundary Returns the horizontal position (in twips) of the
specified text range relative to the left edge of the nearest text boundary enclosing it (20 twips =
1 point, 72 points = 1 inch). If the text range isn't within the screen area, returns -1.
·
in clipboard Returns True if the specified text range is on the Clipboard.
·
in comment pane Returns True if the specified text range is in a comment pane.
·
in endnote Returns True if the specified text range is in an endnote area in page layout view or
in the endnote pane in normal view.
·
in footnote Returns True if the specified text range is in a footnote area in page layout view or
in the footnote pane in normal view.