PivotItem.SourceName Property

Definition

Returns the specified object’s name as it appears in the original source data for the specified PivotTable report. This might be different from the current item name if the user renamed the item after creating the PivotTable report. Read-only Object.

public:
 property System::Object ^ SourceName { System::Object ^ get(); };
public object SourceName { get; }
Public ReadOnly Property SourceName As Object

Property Value

Applies to