Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.01 KB

Excel.PivotTable.PrintDrillIndicators.md

File metadata and controls

35 lines (20 loc) · 1.01 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotTable.PrintDrillIndicators property (Excel)
vbaxl10.chm235159
vbaxl10.chm235159
Excel.PivotTable.PrintDrillIndicators
d0b90ecf-46f9-a85b-48af-d03eadbad090
05/09/2019
medium

PivotTable.PrintDrillIndicators property (Excel)

Specifies whether drill indicators are printed with the PivotTable. Read/write Boolean.

Syntax

expression.PrintDrillIndicators

expression A variable that represents a PivotTable object.

Remarks

Returns True if drill indicators are printed with the PivotTable, and returns False if drill indicators are not printed with the PivotTable.

When the ShowDrillIndicators property is set to False, the PrintDrillIndicators property has no effect. Drill indicators are not printed when they are not displayed in the PivotTable.

[!includeSupport and feedback]