ValueChange.Delete Method (Excel)

Deletes the specified ValueChange object from the PivotTableChangeList collection.

Version Information

Version Added: Excel 2010

Syntax

expression .Delete

expression A variable that represents a ValueChange object.

Remarks

You can also delete a ValueChange object by using the Delete method of the PivotTableChangeList collection.

See Also

Concepts

ValueChange Object Members

ValueChange Object