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