... 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
104
endnote number style
Returns or sets the number style for the specified object. Read/write.
Can be one of the following:
note number style arabic
note number style lowercase letter
note number style lowercase roman
note number style symbol
note number style uppercase letter
note number style uppercase roman
note number style arabic fill width
note number style hanja read
note number style hanja read digit
note number style kanji
note number style kanji digit
note number style kanji traditional
note number style number in circle
note number style simp chin num1
note number style simp chin num2
note number style trad chin num1
note number style trad chin num2
endnote numbering rule
Returns or sets the way endnotes are numbered after page breaks or section breaks.
Read/write.
Can be one of the following:
·
restart continuous
·
restart section
·
restart page
endnote separator
Returns a text range object that represents the endnote separator. Read-only.
endnote starting number
Returns or sets the starting note number. Read/write.
Class: envelope
Plural
envelopes
Represents an envelope. Each document object contains only one envelope object.
To return the envelope object, use the envelope object property. The following example adds an
envelope to a new document and sets the distance between the top of the envelope and the address
to 2 inches.
set myDoc to make new document
set addr to "Joseph Matthews" & return & "123 Skye St." & return & ¬
"Redmond, WA 98107"
set retaddr to "Wendy Kahn" & return & "456 Erde Lane" & return & ¬
"Redmond, WA 98107"
set myEnv to envelope object of myDoc
insert envelope data myEnv address addr return address retaddr
set address from top of myEnv to (inches to points inches 2.0)
Summary :
Can be one of the following: note number style arabic note number style lowercase letter note number style lowercase roman note number style symbol note number style uppercase letter note number style uppercase roman note number style arabic fill width note number style hanja read note number style hanja read digit note number style kanji note number style kanji digit note number style kanji traditional note number style number in circle note number style simp chin num1 note number style simp chin num2 note number style trad chin num1 note number style trad chin num2 endnote numbering rule Returns or sets the way endnotes are numbered after page breaks or section breaks.
Tags :
enelope,amp,object,return,set,endnote,address,sets,returns,chin,inches,following,restart