... including URL and other Internet Web site references, is subject to change. without notice. ... does not give you any license to these patents, tr
Document source : download.microsoft.com
Microsoft Word Suite
66
Properties
column
True if the specified bookmark is a table column. Read-only.
empty
True if the specified bookmark is empty. An empty bookmark marks a location (a collapsed
selection); it doesn't mark any text. Read-only.
Note An error occurs if the specified bookmark doesn't exist.
end of bookmark
Returns or sets the ending character position of the bookmark. Read/write.
Note If this property is set to a value smaller than the start of bookmark property, the start of
bookmark property is set to the same value (that is, the start of bookmark and end of bookmark
property are equal).
The ending position is the point farthest away from the beginning of the story. This property
returns the ending character position relative to the beginning of the story. The main
document story type (main text story) begins with character position 0 (zero). You can change
the size of a bookmark by setting this property.
name
Returns the name of the bookmark. Read-only.
start of bookmark
Returns or sets the starting character position of a bookmark. Read/write.
Note If this property is set to a value larger than that of the end of bookmark property, the end of
bookmark property is set to the same value as that of the start of bookmark property.
The starting position refers to the character position closest to the beginning of the story. This
property returns the starting character position relative to the beginning of the story. The main
text story type (main text story) begins with character position 0 (zero). You can change the
size of a selection, range, or bookmark by setting this property.
Summary :
Note If this property is set to a value smaller than the start of bookmark property, the start of bookmark property is set to the same value (that is, the start of bookmark and end of bookmark property are equal). Note If this property is set to a value larger than that of the end of bookmark property, the end of bookmark property is set to the same value as that of the start of bookmark property.
Tags :
position,story,character,start,returns,main,alue,end,text,set,beginning,empty,readonly