Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / setGrandTotalName Method
In This Topic
    setGrandTotalName Method
    In This Topic
    Sets the text string label that is displayed in the grand total column or row heading in the specified PivotTable report. The default value is the string "Grand Total".
    Syntax
    void setGrandTotalName( 
       java.lang.String value
    )

    Parameters

    value
    See Also