Message-ID: <1106154200.9051.1711674377617.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9050_2090690402.1711674377617" ------=_Part_9050_2090690402.1711674377617 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html FieldCollection.Item(String)

FieldCollection.Item(String)

Introduced in build 8.4

=20

Description

=20

Returns the PivotTableField with the specified name.

=20
C#
=20
 public PivotTableField this[String name] { get; }
=20
=20
vb.net
=20
Public Default ReadOnly Property Item(ByVal name As String) As PivotTableFi=
eld
=20
=20

Parameters

=20
name
The name of the=20 PivotTableField to return.=20

Returns

The=20 PivotTableField with the specified name.
------=_Part_9050_2090690402.1711674377617--