SetRowAxisLayout
function SetRowAxisLayout(type: PivotLayoutType = null, compact: boolean = null): void
Description
Sets the way the specified PivotTable items appear—in table format or in outline format.
Parameters
Type of layot report form.
- compact
boolean
null Use compact form or not.
Returns
void