Page tree

Versions Compared

Key

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

Excerpt

Returns a FieldCollection object representing a list of Column Labels in a Pivot Table. Column labels are PivotTableFields. 

Signature
C#
C#
 public FieldCollection ColumnLabels{ get; }
Signature
vb.net
vb.net
Public ReadOnly Property ColumnLabels() As FieldCollection
Scrollbar