Share via


PivotSource.PivotTableName Property

Pivot Name.Represents the element tag in schema: c:name

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PivotTableName As PivotTableName
    Get
    Set
'Usage
Dim instance As PivotSource
Dim value As PivotTableName

value = instance.PivotTableName

instance.PivotTableName = value
public PivotTableName PivotTableName { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.PivotTableName

See Also

Reference

PivotSource Class

PivotSource Members

DocumentFormat.OpenXml.Drawing.Charts Namespace