Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / MergeLabels Property
In This Topic
    MergeLabels Property
    In This Topic
    True if the specified PivotTable report’s outer-row item, column item, subtotal, and grand total labels use merged cells.
    Syntax
    System.bool MergeLabels {get; set;}
    See Also