Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / GrandTotalName Property
In This Topic
    GrandTotalName Property
    In This Topic
    Gets or 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
    System.string GrandTotalName {get; set;}
    See Also