Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Restrict editing to Softartisans, add view permissions to Preview
Description

Excerpt

Returns the SourceField that was used to build the PivotTableField in the PivotTable.

Signature
C#
C#
 public SourceField Source{ get;}
Signature
vb.net
vb.net
Public ReadOnly Property Source() As SourceField
Remarks

ValuesLabels and will return null. You can check if a PivotTable field is a values label with the IsValuesLabel Property