Click or drag to resize

IPivotTableOptions 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
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool DisplayFieldCaptions { get; set; }

Property Value

Type: Boolean
See Also