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

Excerpt

The FieldCollection class contains a list of PivotTableField objects. To get a FieldCollection object, use PivotTable.ColumnLabels, PivotTable.DataFields, PivotTable.RowLabels, or PivotTable.PageFields.

Signature
C#C#
}
{description}
{excerpt}
The {{[EW8:FieldCollection]}} class contains a list of {{[EW8:PivotTableField]}} objects. To get a {{FieldCollection}} object, use {{[EW8:PivotTable.ColumnLabels]}}, {{[EW8:PivotTable.DataFields]}}, {{[EW8:PivotTable.RowLabels]}}, or {{[EW8:PivotTable.PageFields]}}.
{excerpt}
{signature:C#} public sealed class FieldCollection
Signature
{signature}
{signature:vb.net
vb.net
}Public NotInheritable Class FieldCollection
Properties

...

Name

...

Description

...

Count

...

{signature}
{properties}
|| Name || Description ||
| [Count|EW8:FieldCollection.Count

...

] | {excerpt-include:FieldCollection.Count

...

\|nopanel

...

Indexers

...

Name

...

Description

=true} |

{indexers}
|| Name || Description ||
| [Item(Int32)

...

|EW8:FieldCollection.Item(Int32)

...

]\\ | {excerpt-include:FieldCollection.Item(Int32)

...

\|nopanel

...

=true} |
| [Item(String)

...

|EW8:FieldCollection.Item(

...

String)] \\ | {excerpt-include:FieldCollection.Item(string)

...

\|nopanel

...

Methods

...

Name

...

Description

...

CreateField

...

=true} |

{methods}
|| Name || Description ||
| [CreateField|EW8:FieldCollection.CreateField(SourceField)

...

] | {excerpt-include:FieldCollection.CreateField(SourceField)

...

\|nopanel

...

=true} |