Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 875 Bytes

Excel.PivotTable.DisplayContextTooltips.md

File metadata and controls

33 lines (19 loc) · 875 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotTable.DisplayContextTooltips property (Excel)
vbaxl10.chm235161
vbaxl10.chm235161
Excel.PivotTable.DisplayContextTooltips
cbc9835a-0c1c-dd26-c5f1-1bbe8f7aaefe
05/08/2019
medium

PivotTable.DisplayContextTooltips property (Excel)

Controls whether tooltips are displayed for PivotTable cells. Read/write Boolean.

Syntax

expression.DisplayContextTooltips

expression A variable that represents a PivotTable object.

Remarks

If DisplayContextTooltips is set to False, contextual tooltips for PivotTable cells will not be displayed. If it is set to True, tooltips for PivotTable cells in the row, column, and data areas will be displayed.

[!includeSupport and feedback]