Click or drag to resize

XlsPivotTable DisplayFieldCaptions Property

Gets/sets value controlling whether or not filter buttons and PivotField captions for rows and columns are displayed in the grid.

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

Property Value

Type: Boolean

Implements

IPivotTable DisplayFieldCaptions
See Also