Sdílet prostřednictvím


PivotTableDefinition.PivotChanges Property

PivotChanges.Represents the element tag in schema: x14:pivotChanges

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PivotChanges As PivotChanges
    Get
    Set
'Usage
Dim instance As PivotTableDefinition
Dim value As PivotChanges

value = instance.PivotChanges

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Excel.PivotChanges

See Also

Reference

PivotTableDefinition Class

PivotTableDefinition Members

DocumentFormat.OpenXml.Office2010.Excel Namespace