AboveAverage.Font Property (Excel)

Returns a Font object that specifies the font formatting if the conditional formatting rule evaluates to True. Read-only.

Version Information

Version Added: Excel 2007

Syntax

expression .Font

expression A variable that represents an AboveAverage object.

Remarks

Not all properties of the Font object are supported for a conditional formatting object. You can set the font style, underline, color, and strikethrough attributes.

See Also

Concepts

AboveAverage Object Members

AboveAverage Object