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 Row Labels row labels in a Pivot Table. Row labels PivotTable. The items in the collection are PivotTableFields of type RowLabel.

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

...