Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Introducedin
8.34
8.34
Description

Excerpt

Returns a FieldCollection object representing a list of Column Labels column labels in a Pivot Tabl. Column labels are PivotTableField  PivotTable. The items in the collection are PivotTableFields of type ColumnLabel.

Signature
C#
C#
 public FieldCollection ColumnLabels{ get; }

...