Replacement.Font Property
Word Developer Reference |
Returns or sets a Font object that represents the character formatting of the specified object. Read/write Font.
Syntax
expression.Font
expression A variable that represents a Replacement object.
Remarks
To set this property, specify an expression that returns a Font object.
See Also