SetGrandTotalName
function SetGrandTotalName(name: string = null): void
Description
Sets the text string label that is displayed in the grand total column or row heading in the specified PivotTable report.
Parameters
- name
string
null Grand total name.
Returns
void