Page tree

Versions Compared

Key

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

Excerpt

Returns the PivotTableField at the specified index.

Signature
C#
C#
 public PivotTableField this[int index] { get; }

...