... 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
136
salutation type
Returns or sets the salutation style for a letter created by the Letter Wizard. Read/write.
Can be one of the following:
·
salutation business
·
salutation formal
·
salutation informal
·
salutation other
sender city
Returns the city of the person creating the letter with the Letter Wizard. Read-only.
sender company
Returns or sets the company name of the person creating a letter with the Letter Wizard.
Read/write.
sender initials
Returns or sets the initials of the person creating a letter with the Letter Wizard. Read/write.
sender job title
Returns or sets the job title of the person creating a letter with the Letter Wizard. Read/write.
sender name
Returns or sets the name of the person creating a letter with the Letter Wizard. Read/write.
subject
Returns or sets the subject text of a letter created by the Letter Wizard. Read/write.
Class: line numbering
Plural
line numberings
Represents line numbers in the left margin or to the left of each newspaper-style column.
To return the line numbering object, use the line numbering property of the page setup class. The
following example applies line numbering to the text in the first section of the active document.
set LN to line numbering of page setup of section 1 of active document
set active line of LN to true
set count by of LN to 5
set restart mode of LN to restart page
The following example applies line numbering to the pages in the current section.
set active line of line numbering of page setup of selection to true
Summary :
Microsoft Word Suite 136 salutation type Returns or sets the salutation style for a letter created by the Letter Wizard. set LN to line numbering of page setup of section 1 of active document set active line of LN to true set count by of LN to 5 set restart mode of LN to restart page The following example applies line numbering to the pages in the current section.
Tags :
returns,wizard,numbering,sets,salutation,readwrite,creating,sender,person,set,page,actie,section