PivotTable.ShowDrillIndicators Property (Excel)

The ShowDrillIndicators property is used for toggling the display of drill indicators in the PivotTable. Read/write Boolean.

Version Information

추가된 버전: Excel 2007

Syntax

.ShowDrillIndicators

A variable that represents a PivotTable object.

Remarks

Returns True if drill indicators are displayed in the PivotTable and returns False if drill indicators are not displayed in the PivotTable.

참고 항목

개념

PivotTable Object Members

PivotTable Object