Click or drag to resize

IPivotTableOptions ShowFieldList Property

False to disable the ability to display the field list for the PivotTable. If the field list was already being displayed it disappears.

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

Property Value

Type: Boolean
See Also