SetLayoutSubtotals
function SetLayoutSubtotals(show: boolean = null): void
Description
Sets PivotTable setting show subtotals.
Parameters
- show
boolean
null Flag show subtotals or not.
Returns
void
function SetLayoutSubtotals(show: boolean = null): void
Sets PivotTable setting show subtotals.
boolean
nullFlag show subtotals or not.
void