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

PivotTable.RowLabels

Introduced in build 8.4

=20

Description

=20

Returns a FieldCollectio= n object representing a list of row labels in a PivotTable. The = items in the collection are PivotTableFields of type Row= Label.

=20
C#
=20
 public FieldCollection RowLabels{ get; }
=20
=20
vb.net
=20
Public ReadOnly Property RowLabels() As FieldCol=
lection
=20
------=_Part_10242_73655396.1711718974417--