SetLayoutForm
function SetLayoutForm(type: any = null): void
Description
Sets the way the specified PivotTable items appear—in table format or in outline format.
Parameters
- type
any
null Type of layot report form.
Returns
void
function SetLayoutForm(type: any = null): void
Sets the way the specified PivotTable items appear—in table format or in outline format.
any
nullType of layot report form.
void