Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 833 Bytes

Excel.PivotTable.ShowDrillIndicators.md

File metadata and controls

32 lines (19 loc) · 833 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotTable.ShowDrillIndicators property (Excel)
vbaxl10.chm235158
vbaxl10.chm235158
Excel.PivotTable.ShowDrillIndicators
7495276f-122a-3f9a-c02f-6548302ec7d5
05/09/2019
medium

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.

[!includeSupport and feedback]