Introduced in build 8.4
Description
Returns aFieldCollection
object representing a list of data fields (a.k.a value fields) in a PivotTable. The items in the collection are PivotTableFields
of type DataField
.
C#
vb.net
Introduced in build 8.4
FieldCollection
object representing a list of data fields (a.k.a value fields) in a PivotTable. The items in the collection are PivotTableFields
of type DataField
.