Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 752 Bytes

Excel.PivotTable.ChangeList.md

File metadata and controls

33 lines (19 loc) · 752 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotTable.ChangeList property (Excel)
vbaxl10.chm235196
vbaxl10.chm235196
Excel.PivotTable.ChangeList
21b933d1-1db0-23a3-9002-b13bd572f97d
05/08/2019
medium

PivotTable.ChangeList property (Excel)

Returns the PivotTableChangeList collection that represents the list of changes that have been made to the specified PivotTable based on an OLAP data source. Read-only.

Syntax

expression.ChangeList

expression A variable that represents a PivotTable object.

Return value

PivotTableChangeList

[!includeSupport and feedback]