Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Introducedin
8.3
8.3
Description

Excerpt

Returns a FieldCollection object representing a list of Page Fields in a Pivot Table. Page fields are PivotTableFields. 

Signature
C#
C#
 public FieldCollection PageFields{ get; }
Signature
vb.net
vb.net
Public ReadOnly Property PageFields() As FieldCollection
Scrollbar