[]
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.
public bool? PrintDrillIndicators { get; set; }
Public Property PrintDrillIndicators As Boolean?