PivotTable.ShowDrillIndicators property (Excel)
The ShowDrillIndicators property is used for toggling the display of drill indicators in the PivotTable. Read/write Boolean.
Syntax
expression.ShowDrillIndicators
expression 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.
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.