[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotTable.MergeLabels

MergeLabels Property

MergeLabels

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.

Declaration
bool MergeLabels { get; set; }
Property MergeLabels As Boolean