... 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
115
The following example changes the formatting of the Heading 2 style in the active document to
Arial and bold.
set H2 to font object of Word style style heading2 of active document
set name of H2 to "Arial"
set bold of H2 to true
Properties
all caps
True if the font is formatted as all capital letters. Read/write.
Setting all caps to true sets small caps to false, and vice versa.
animation
Returns or sets the type of animation applied to the font. Read/write.
Can be one of the following:
·
animation blinking background
·
animation las vegas lights
·
animation marching black ants
·
animation none
·
animation shimmer
·
animation sparkle text
·
animation marching red ants
ascii name
Returns or sets the font used for characters whose character set numbers are from 0 (zero)
through 127. Read/write.
Note In the U.S. English version of Microsoft Word, this property defaults to Times New
Roman. To change the font that's applied to the text and that appears on the Formatting
toolbar, use the name property.
bold
True if the font is formatted as bold. Read/write.
border options
Returns a
border options
object that represents options for the borders for the font object.
Read/write.
color
Returns or sets the RGB color for the specified font object. Read/write.
Summary :
Can be one of the following: · animation blinking background · animation las vegas lights · animation marching black ants · animation none · animation shimmer · animation sparkle text · animation marching red ants ascii name Returns or sets the font used for characters whose character set numbers are from 0 (zero) through 127.
Tags :
animation,font,readwrite,sets,bold,true,set,object,returns,all,options,word,name