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.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.