Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 862 Bytes

Excel.Application.HighQualityModeForGraphics.md

File metadata and controls

33 lines (19 loc) · 862 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.HighQualityModeForGraphics property (Excel)
vbaxl10.chm133317
vbaxl10.chm133317
Excel.Application.HighQualityModeForGraphics
7120b716-a0d4-e66e-2e98-4f2cd41324ef
04/04/2019
medium

Application.HighQualityModeForGraphics property (Excel)

Returns or sets whether Excel uses high quality mode to print graphics. Read/write.

Syntax

expression.HighQualityModeForGraphics

expression A variable that represents an Application object.

Remarks

This property corresponds to the setting of the High quality mode for graphics check box in the Print section of the Advanced category of the Excel Options dialog box.

[!includeSupport and feedback]