Returns a FieldCollection object representing a list of column labels in a PivotTable. The items in the collection are PivotTableFields of type ColumnLabel.

 public FieldCollection ColumnLabels{ get; }
Public ReadOnly Property ColumnLabels() As FieldCollection