Click or drag to resize

IPivotTable DataFields Property

Gets collection of pivot table data fields. Read-only.

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

Property Value

Type: PivotDataFields
See Also