IPivotTable.ChangeList Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property ChangeList As PivotTableChangeList
    Get
'Usage
Dim instance As IPivotTable
Dim value As PivotTableChangeList

value = instance.ChangeList
PivotTableChangeList ChangeList { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.PivotTableChangeList

See Also

Reference

IPivotTable Interface

IPivotTable Members

Microsoft.Office.Interop.Excel Namespace