[]
Get or set a boolean value indicating whether this PivotTable use merged-cell outer-row item, column item, subtotal, and grand total labels.
true if the specified PivotTable report's outer-row item, column item, subtotal, and grand total labels use merged cells.
public bool? MergeLabels { get; set; }
Public Property MergeLabels As Boolean?