Back to Devexpress

PivotTable.Tag Property

officefileapi-devexpress-dot-spreadsheet-dot-pivottable-4c56a80e.md

latest1006 B
Original Source

PivotTable.Tag Property

Gets or sets custom information associated with a pivot table.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
string Tag { get; set; }
vb
Property Tag As String

Property Value

TypeDescription
String

Data associated with the PivotTable report.

|

See Also

PivotTable Interface

PivotTable Members

DevExpress.Spreadsheet Namespace