Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getGrandTotalName Method
In This Topic
    getGrandTotalName Method
    In This Topic
    Gets 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
    java.lang.String getGrandTotalName()
    See Also