PivotField.SourceCaption (Excel)
A propriedade SourceCaption é aplicável somente a tabelas dinâmicas do OLAP, e retornará a legenda original do servidor OLAP de um objeto PivotField. Somente leitura.
Você pode usar as propriedades Name ou SourceName para tabelas dinâmicas não-OLAP.
Dim strSourceCaption As String
strSourceCaption = ActiveCell.PivotField.SourceCaption