Click or drag to resize

IPivotTable PivotFields Property

Gets collection of pivot fields. Read-only.

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

Property Value

Type: PivotTableFields
See Also