PivotField.SourceCaption Property
The SourceCaption property is applicable only for OLAP PivotTables, and returns the original caption from the OLAP server for a PivotField. Read-only.
Version Information
Version Added: Excel
Syntax
expression.SourceCaption
expression A variable that represents a PivotField object.
Remarks
You can use the PivotField.Name or the PivotField.SourceName for non-OLAP PivotTables.