Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 790 Bytes

Excel.Top10.Font.md

File metadata and controls

32 lines (19 loc) · 790 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Top10.Font property (Excel)
vbaxl10.chm822081
vbaxl10.chm822081
Excel.Top10.Font
d2a13b9a-d5f5-5c07-5e9b-bc2724795334
05/18/2019
medium

Top10.Font property (Excel)

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

Syntax

expression.Font

expression A variable that represents a Top10 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.

[!includeSupport and feedback]