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.
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.