{introducedin: 8.4}

{description}

{excerpt}Returns a {{[FieldCollection |EW8:FieldCollection]}} object representing a list of page fields in a PivotTable. The items in the collection are {{PivotTableFields}} of type {{PageField}}. {excerpt}

{signature:C#} public FieldCollection PageFields{ get; }
{signature}

{signature:vb.net}Public ReadOnly Property PageFields() As FieldCollection
{signature}

{scrollbar}