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