... 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
131
sort by
Returns or sets the sorting criteria for the specified index. Can be either of the following: index
sort by stroke (sort by the number of strokes in a character) or index sort by syllable (sort
phonetically). Read/write.
tab leader
Returns or sets the character between entries and their page numbers in an index, table of
authorities, table of contents, or table of figures. Read/write.
Can be one of the following:
·
tab leader dashes
·
tab leader dots
·
tab leader heavy
·
tab leader middle dot
·
tab leader lines
·
tab leader spaces
text object
Returns a text range object that represents the portion of a document that's contained in the
index object. Read-only.
Class: key binding
Plural
key bindings
Represents a custom key assignment in the current context. Custom key assignments are made in
the Customize Keyboard dialog box.
To return a single key binding object, use the find key command. The following example displays
the command assigned to the F1 key.
set customization context to normal template
display dialog (get command of (find key key code (build key code ¬
key1
f1_key)))
Properties
binding context
Returns an object that represents the storage location of the specified key binding. This
property can return a document, template or application object. Read-only.
Note Built-in key assignments (for example, CTRL+I for Italic) return the application object
as the context. Any key bindings you add will return a document or template object,
depending on the customization context in effect when the key binding object was added.
Summary :
Can be one of the following: · tab leader dashes · tab leader dots · tab leader heavy · tab leader middle dot · tab leader lines · tab leader spaces text object Returns a text range object that represents the portion of a document that's contained in the index object.
Tags :
object,tab,leader,index,sort,context,binding,return,returns,following,document,template,command