[]
Gets or sets a boolean value indicating whether the PivotTable's subtotals is hidden.
public bool? HideSubtotals { get; set; }
Public Property HideSubtotals As Boolean?