Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 656 Bytes

7495276f-122a-3f9a-c02f-6548302ec7d5.md

File metadata and controls

29 lines (12 loc) · 656 Bytes

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.

See also

Concepts

PivotTable Object

Other resources

PivotTable Object Members