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 8 Next »

Introduced in build 8.4

Description

Returns whether or not the field is a auto generated Values Label.  This is only applicable for row labels and column labels.

C#
vb.net

Remarks

Values labesl are automatically generated by Excel or ExcelWriter when there are two or more data fields in the PivotTable. They are effectively read-only and the values that are returned when reading certain properties are either null or a predetermined default value. Trying to set properties on a values labels will result in an exception.
  • No labels