Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / SourceName Property
In This Topic
    SourceName Property (IPivotField)
    In This Topic
    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.
    Syntax
    System.string SourceName {get;}
    See Also