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

 public FieldCollection DataFields{ get; }
Public ReadOnly Property DataFields() As FieldCollection