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
Wiki Markup
{introducedin: 8.4}

{description}

{excerpt}Returns a {{[EW8:FieldCollection]}}  object representing a list of column labels in a PivotTable. The items in the collection are {{PivotTableFields}} of type {{ColumnLabel}}.  {excerpt}

{signature:C#} public FieldCollection ColumnLabels{ get; }
{signature}

{signature:vb.net}Public ReadOnly Property ColumnLabels() As FieldCollection
{signature}

{scrollbar}