PivotTable.PrintTitles

PivotTable.PrintTitles property

Indicates whether the print titles for the worksheet are set based on the PivotTable report. The default value is false.

public bool PrintTitles { get; set; }

See Also