[]
Gets the list of PivotField objects that define the fields summarized in the output table.
[JsonConverter(typeof(ViewFieldCollectionConverter))]
public PivotFieldCollection ValueFields { get; }
<JsonConverter(GetType(ViewFieldCollectionConverter))>
Public ReadOnly Property ValueFields As PivotFieldCollection