Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 904 Bytes

Excel.Application.AlwaysUseClearType.md

File metadata and controls

33 lines (19 loc) · 904 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.AlwaysUseClearType property (Excel)
vbaxl10.chm133304
vbaxl10.chm133304
Excel.Application.AlwaysUseClearType
f848fedf-8dc4-83c5-e2c6-e20db4d0eb0b
04/04/2019
medium

Application.AlwaysUseClearType property (Excel)

Returns or sets a Boolean that represents whether to use ClearType to display fonts in the menu, ribbon, and dialog box text. Read/write Boolean.

Syntax

expression.AlwaysUseClearType

expression A variable that represents an Application object.

Remarks

Even if the Microsoft Windows setting for ClearType is turned off, setting this property to True overrides the Windows setting and uses ClearType in all Microsoft Office applications.

[!includeSupport and feedback]