| | Name | Description |
|---|
.gif) |
AllCaps
| True if the font is formatted as all capital letters. Read/write Long. |
.gif) |
Animation
| Returns or sets the type of animation applied to the font. Read/write WdAnimation. |
.gif) |
Application
| Returns an Application object that represents the Microsoft Word application. |
.gif) |
Bold
| True if the font is formatted as bold. Read/write Long. |
.gif) |
BoldBi
| True if the font is formatted as bold. Read/write Long. |
.gif) |
Borders
| Returns a Borders collection that represents all the borders for the specified font. |
.gif) |
Color
| Returns or sets the 24-bit color for the specified Font object. Can be any valid WdColor constant or a value returned by Visual Basic's RGB function. |
.gif) |
ColorIndex
| Returns or sets a WdColorIndex constant that represents the color for the specified font. Read/write . |
.gif) |
ColorIndexBi
| Returns or sets the color for the specified Font object in a right-to-left language document. Read/write WdColorIndex. |
.gif) |
Creator
| Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
.gif) |
DiacriticColor
| Returns or sets the 24-bit color to be used for diacritics for the specified Font object. Read/write. |
.gif) |
DisableCharacterSpaceGrid
| True if Microsoft Word ignores the number of characters per line for the corresponding Font object. Read/write Boolean. |
.gif) |
DoubleStrikeThrough
| True if the specified font is formatted as double strikethrough text. |
.gif) |
Duplicate
| Returns a read-only Font object that represents the character formatting of the specified font. |
.gif) |
Emboss
| True if the specified font is formatted as embossed. Read/write Long. |
.gif) |
EmphasisMark
| Returns or sets a WdEmphasisMark constnat that represents the emphasis mark for a character or designated character string. Read/write. |
.gif) |
Engrave
| True if the font is formatted as engraved. Read/write Long. |
.gif) |
Hidden
| True if the font is formatted as hidden text. Read/write Long. |
.gif) |
Italic
| True if the font or range is formatted as italic. Read/write Long. |
.gif) |
ItalicBi
| True if the font or range is formatted as italic. Read/write Long. |
.gif) |
Kerning
| Returns or sets the minimum font size for which Microsoft Word will adjust kerning automatically. Read/write Single. |
.gif) |
Name
| Returns or sets the name of the specified object. Read/write String. |
.gif) |
NameAscii
| Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127). Read/write String. |
.gif) |
NameBi
| Returns or sets the name of the font in a right-to-left language document. Read/write String. |
.gif) |
NameFarEast
| Returns or sets an East Asian font name. Read/write String. |
.gif) |
NameOther
| Returns or sets the font used for characters with character codes from 128 through 255. Read/write String. |
.gif) |
Outline
| True if the font is formatted as outline. Read/write Long. |
.gif) |
Parent
| Returns an Object that represents the parent object of the specified Font object. |
.gif) |
Position
| Returns or sets the position of text (in points) relative to the base line. Read/write Long. |
.gif) |
Scaling
| Returns or sets the scaling percentage applied to the font. Read/write Long. |
.gif) |
Shading
| Returns a Shading object that refers to the shading formatting for the specified font. |
.gif) |
Shadow
| True if the specified font is formatted as shadowed. Read/write Long. |
.gif) |
Size
| Returns or sets the font size, in points. Read/write Single. |
.gif) |
SizeBi
| Returns or sets the font size in points. Read/write Single. |
.gif) |
SmallCaps
| True if the font is formatted as small capital letters. Read/write Long. |
.gif) |
Spacing
| Returns or sets the spacing (in points) between characters. Read/write Single. |
.gif) |
StrikeThrough
| True if the font is formatted as strikethrough text. Read/write Long. |
.gif) |
Subscript
| True if the font is formatted as subscript. Read/write Long. |
.gif) |
Superscript
| True if the font is formatted as superscript. Read/write Long. |
.gif) |
Underline
| Returns or sets the type of underline applied to the font. Read/write WdUnderline. |
.gif) |
UnderlineColor
| Returns or sets the 24-bit color of the underline for the specified Font object. |