PivotTable.MergeLabels Property

Definition

True if the specified PivotTable report’s outer-row item, column item, subtotal, and grand total labels use merged cells. Read/write Boolean.

public:
 property bool MergeLabels { bool get(); void set(bool value); };
public bool MergeLabels { get; set; }
Public Property MergeLabels As Boolean

Property Value

Applies to