PivotField.SourceCaption Property (Excel)
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 2007
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.