Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / setMergeLabels Method
In This Topic
    setMergeLabels Method
    In This Topic
    Sets if the specified PivotTable report¡¯s outer-row item, column item, subtotal, and grand total labels use merged cells.
    Syntax
    void setMergeLabels( 
       boolean value
    )

    Parameters

    value
    See Also