... 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
289
Command: lines to points
Converts a measurement from lines to points (1 line = 12 points). Returns the converted
measurement as a small real number.
Syntax
lines to points
lines small real Required. The line value to be converted to points.
Example
This example sets the paragraph line spacing in the selection to three lines.
set line spacing rule of paragraph format of selection to line space multiple
set line spacing of paragraph format of selection to (lines to points lines 3)
Command: list commands
Creates a new document and then inserts a table of Word commands along with their associated
shortcut keys and menu assignments.
Syntax
list commands
list all commands Boolean Required. True to include all Word commands and their
assignments (whether customized or builtin). False to include only commands with
customized assignments.
Example
This example creates a new document that lists all Word commands along with their associated
shortcut keys and menu assignments. The example then prints and closes the new document
without saving changes.
list commands with list all commands
print out active document
close active document saving no
Command: list indent
Increases the list level of the paragraphs in the range for the specified list format object, in
increments of one level.
Syntax
list indent list format Required. An expression that returns a list format object.
Example
This example indents each paragraph in the first list in document one by one level.
list indent list format of text object of Word list 1 of document 1
Summary :
set line spacing rule of paragraph format of selection to line space multiple set line spacing of paragraph format of selection to (lines to points lines 3) Command: list commands Creates a new document and then inserts a table of Word commands along with their associated shortcut keys and menu assignments. list commands with list all commands print out active document close active document saving no Command: list indent Increases the list level of the paragraphs in the range for the specified list format object, in increments of one level.
Tags :
commands,lines,example,document,format,points,line,word,paragraph,all,assignments,leel,selection