SetRepeatAllLabels
function SetRepeatAllLabels(repeat: boolean = null): void
Description
Specifies whether to repeat item labels for all PivotFields in the specified PivotTable.
Parameters
- repeat
boolean
null Specifies whether to repeat all field item labels in a PivotTable report.
Returns
void