The PivotTableEventType enumeration contains table event types.
It is used by the IPivotEvents.OnPivotTableEvent method.
Value | Brief description |
1 | DataSaved. Save data. |
2 | CancelChanges. Cancel changed values in table cells. |
3 | SavedPartially. Partial data saving. |
4 | CellsChanged. Change table cell value. |
See also: