The ShowDrillIndicators property is used for toggling the display of drill indicators in the PivotTable. Read/write Boolean .
expression . ShowDrillIndicators
expression A variable that represents a PivotTable object.
Returns True if drill indicators are displayed in the PivotTable and returns ** False** if drill indicators are not displayed in the PivotTable.