Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / Tag Property
In This Topic
    Tag Property (IPivotTable)
    In This Topic
    Gets or sets a string saved with the PivotTable report.
    Syntax
    System.string Tag {get; set;}
    See Also