IPivotTable.Edit

Syntax

Edit;

Description

The Edit method switches the table to the data edit mode. After editing, to save all changed data, call the Post method, to cancel all changes, call the Cancel method.

See also:

IPivotTable