SetRowGrand
function SetRowGrand(show: boolean = null): void
Description
Sets PivotTable Grand Totals settings for rows.
Parameters
- show
boolean
null Shows grand totals for rows or not.
Returns
void
function SetRowGrand(show: boolean = null): void
Sets PivotTable Grand Totals settings for rows.
boolean
nullShows grand totals for rows or not.
void