PivotTable.PageFieldWrapCount Property
Returns or sets the number of page fields in each column or row in the PivotTable report. Read/write Long.
Syntax
expression.PageFieldWrapCount
expression A variable that represents a PivotTable object.
Example
This example causes the PivotTable report to draw three page fields in a row before starting a new row.
| Visual Basic for Applications |
|---|
|