Share via


PivotSource.PivotTableName property

Namespace:  DocumentFormat.OpenXml.Office15.Drawing.Chart
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.Office15.Drawing.Chart namespace