TheĀ SourceField represents a source field in a PivotTable. To retrieve a SourceField use PivotTable.SourceFields.

 public sealed class SourceField
Public NotInheritable Class SourceField

Name

Description

Name

Position

A source field is a field that is automatically created based on the data source of the PivotTable and can be used to create data fields, row labels, column labels, and page fields. Each column of data in the PivotTable data source has a corresponding source field, and new source fields cannot be added.

Using the SourceField to create a PivotTableField will not change the SourceField.