Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Introduced in build 8.4

Description

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

C#
public SourceField Source{ get;}
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
  • No labels