Message-ID: <1506002148.10431.1711724603500.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10430_1028663614.1711724603500" ------=_Part_10430_1028663614.1711724603500 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html SourceFieldCollection

SourceFieldCollection

Introduced in build 8.4

=20

Description

=20

The SourceFieldCollection class contains a list of SourceField objects. To get = a SourceFieldCollection object, use PivotTable.SourceFields.

=20
C#
=20
 public sealed class SourceFieldCollection
=20
=20
vb.net
=20
Public NotInheritable Class SourceFieldCollectio=
n
=20
=20

Properties

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

Count

Returns the number of SourceFields= in the collection.
=20

Indexers

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

Item(Int32)

Returns the SourceField at the spe= cified index.

Item(String)

Returns the SourceField with the s= pecified name.
------=_Part_10430_1028663614.1711724603500--