... 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
322
Command: reset list gallery
Resets the list template specified by index for the specified list gallery to the built-in list template
format.
Syntax
reset list gallery list gallery Required. An expression that returns a list gallery object.
index integer Required. A number from 1 through 7, corresponding to a format in the specified
list gallery. Skipping the None option, the formats are numbered from left to right, starting
with the top row.
Example
This example sets the fourth format listed on the Numbered tab in the Bullets and Numbering
dialog box back to the built-in numbering format, and then it applies the list template to the
selection.
reset list gallery (get list gallery number gallery) index 4
apply list format template list format of text object of selection ¬
list template (list template 4 of (get list gallery number gallery))
Command: reset separator
Resets the footnote or endnote separator to the default separator. The default separator is a short
horizontal line that separates document text from notes.
Syntax
reset separator footnote options/endnote options Required. An expression that returns an
endnote options or footnote options object.
Example
This example resets the footnote separator to the default separator line.
reset separator footnote options of active document
This example resets the endnote separator for the notes in the document where the selection is
located.
reset separator endnote options of selection
Summary :
Microsoft Word Suite 322 Command: reset list gallery Resets the list template specified by index for the specified list gallery to the built-in list template format. reset list gallery (get list gallery number gallery) index 4 apply list format template list format of text object of selection ¬ list template (list template 4 of (get list gallery number gallery)) Command: reset separator Resets the footnote or endnote separator to the default separator.
Tags :
reset,format,template,footnote,example,options,resets,selection,endnote,object,default,document,index