Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Returns a FieldCollection object representing a list of Column Labels column labels in a Pivot Table. Column labels PivotTable. The returned items are PivotTableFields of type ColumnLabel.  

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

...