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

ShowValueAs.ValueType

Introduced in build 8.4

=20

Description

=20

Returns the type of calculation used to determine the displayed value of= a data field. The available types are determined by ShowValueAs.ShowValueAsType= .

=20
C#
=20
 public ShowValueAsType ValueType{ get; }
=20
=20
vb.net
=20
Public Property ValueType() As ShowValueAsType
=20
=20

Remarks

=20

Value fields always return ShowValueAsType.Normal. You can = check if a Pivot Table field is a value field with the IsValuesLabel Proper= ty

=20

This is set using SetShowValueAs().
When calling SetShowValueAs(), c= ertain ShowValueAsTypes use a source field as a base field and an index for= one of the values in the data source column associated with the source fie= ld.

------=_Part_8802_1338449848.1711662117159--