PivotTable.DisplayContextTooltips Property (Excel)

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

Version Information

추가된 버전: Excel 2007

Syntax

.DisplayContextTooltips

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.

참고 항목

개념

PivotTable Object Members

PivotTable Object