... 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
258
Command: footnote convert
Converts endnotes to footnotes, or vice versa.
Syntax
footnote convert footnote options Required. An expression that returns a footnote options object.
Example
This example converts the footnotes in the selection to endnotes.
if (get count of footnotes of selection) > 0 then footnote convert ¬
footnote options of selection
Command: get active writing style
Returns the writing style for a specified language in the specified document.
Syntax
get active writing style document Required. An expression that returns a document object.
language id enumeration Required. The language you want to set the writing style for in the
specified document. Can be one of the following:
afrikaans
arabic
basque
belgian dutch
belgian french
brazilian portuguese
bulgarian
byelorussian
catalan
croatian
czech
danish
dutch
english aus
english canadian
english new zealand
english south africa
english uk
english us
estonian
farsi
finnish
french
french canadian
german
greek
hebrew
hungarian
italian
icelandic
japanese
korean
language none
latvian
macedonian
malaysian
mexicanSpanish
language no proofing
norwegian bokmol
norwegian nynorsk
polish
portuguese
romanian
russian
serbian cyrillic
serbian latin
sesotho
simplified chinese
slovak
slovenian
spanish
spanish modern sort
swedish
swiss french
swiss german
swiss italian
traditional chinese
tsonga
tswana
turkish
ukrainian
venda
xhosa
zulu
Example
This example returns the writing style for the language of the selection.
set myLang to language id of selection
display dialog (get active writing style active document language id myLang)
Summary :
Can be one of the following: afrikaans arabic basque belgian dutch belgian french brazilian portuguese bulgarian byelorussian catalan croatian czech danish dutch english aus english canadian english new zealand english south africa english uk english us estonian farsi finnish french french canadian german greek hebrew hungarian italian icelandic japanese korean language none latvian macedonian malaysian mexicanSpanish language no proofing norwegian bokmol norwegian nynorsk polish portuguese romanian russian serbian cyrillic serbian latin sesotho simplified chinese slovak slovenian spanish spanish modern sort swedish swiss french swiss german swiss italian traditional chinese tsonga tswana turkish ukrainian venda xhosa zulu Example This example returns the writing style for the language of the selection.
Tags :
language,footnote,english,writing,style,document,selection,french,actie,get,example,returns,conert