PivotTable.RepeatItemsOnEachPrintedPage (Excel)

True if row, column, and item labels appear on the first row of each page when the specified PivotTable report is printed. False if labels are printed only on the first page. The default value is True.

Microsoft Excel prints row and column labels in place of any print titles set for the worksheet. Use the PrintTitles property to determine whether print titles are set for the PivotTable report.


ActiveCell.PivotTable.RepeatItemsOnEachPrintedPage = True