[]
Gets a list of PivotField objects that define the fields summarized in the cells of the output table.
public PivotFieldList ValueFields { get; }
Public ReadOnly Property ValueFields As PivotFieldList
See the Fields property for details and an example.