GrandTotalName Property
GrandTotalName
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".
Declaration
string GrandTotalName { get; set; }
Property GrandTotalName As String