Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Introducedin
8.34
8.34
Description

Excerpt

The The FieldCollection class contains a list of Pivot Table fields PivotTableField objects. To get a FieldCollection object, use PivotTable.ColumnLabels, PivotTable.DataFields, PivotTable.RowLabels, or PivotTable.PageFields../../../../../../../../../../display/EW8/PivotTable.PivotTableSettings.

Signature
C#
C#
 public sealed class FieldCollection

...

Name

Description

Count

Excerpt Include
EW8:FieldCollection.CountEW8:
FieldCollection.Count
nopaneltrue

...

Name

Description

Item(Int32)

Excerpt Include
EW8:FieldCollection.Item(Int32)EW8:
FieldCollection.Item(Int32)
nopaneltrue

Item(stringString)
?

Excerpt Include
EW8:
FieldCollection.Item(string)
EW8:
FieldCollection.Item(string)
nopaneltrue
Methods

Name

Description

CreateField

Excerpt Include
EW8:FieldCollection.CreateField(SourceField)EW8:
FieldCollection.CreateField(SourceField)
nopaneltrue