Click or drag to resize

IPivotTableOptions PrintTitles Property

True if the print titles for the worksheet are set based on the PivotTable report. False if the print titles for the worksheet are used.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool PrintTitles { get; set; }

Property Value

Type: Boolean
See Also