Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Introduced in build 8.3

Sets or returns the displayed name of the pivot field.

C#
vb.net

Remarks

Each PivotTableField must have a unique DisplayName. If you change the display name of a Row or Column label, the display name of the SourceField that the label was created from will change to match the Row or Column label name. This only affects the display name of the SourceField as seen in Excel. The underlying name of the SourceField, which is pulled from the header names of the columns in the data source, will not be affected.
  • No labels