ConditionalStyle.Font Property

Word Developer Reference

Returns or sets a Font object that represents the character formatting of the specified object. Read/write.

Syntax

expression.Font

expression   A variable that represents a ConditionalStyle object.

Remarks

To set the Font property, specify an expression that returns a Font object.

See Also