PivotTable.GrandTotalName

PivotTable.GrandTotalName property

Returns the text string label that is displayed in the grand total column or row heading. The default value is the string “Grand Total”.

public string GrandTotalName { get; set; }

See Also