[]
Gets or sets a boolean value whether drill indicators are printed with the PivotTable.
If PrintDrillIndicators is set to true the drill indicators are printed with the PivotTable; otherwise, drill indicators are not printed with the PivotTable.
bool PrintDrillIndicators { get; set; }
Property PrintDrillIndicators As Boolean