Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introducedin
8.4
8.4
Description

Excerpt

Returns a 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

Signature
C#
C#
 public FieldCollection DataFields{ get; }
Signature
vb.net
vb.net
Public ReadOnly Property DataFields() As FieldCollection
DataFields Methods
DataFields.Item(Int32)
Excerpt Include
DataFields.Item(Int32)
DataFields.Item(Int32)
DataFields.NumberFormat
Excerpt Include
DataFields.NumberFormat
DataFields.NumberFormat

 

 

Scrollbar