Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Wiki Markup
{introducedin: 8.4

...

Description

...

}

{description}

{excerpt}Returns a {{[EW8: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

...

Signature
C#C#
}}. 
{excerpt}

{signature:C#} public FieldCollection DataFields{ get; }
Signature
{signature}

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

...

{signature}

{scrollbar}