GetGrandTotalName Method

GetGrandTotalName function

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


func (instance *PivotTable) GetGrandTotalName()  (string,  error) 

Remarks

See Also