OnPivotTableCellChanged(Value: IPivotTableCellChangeEventArgs);
Value. Event argument that allows information about cell.
The OnPivotTableCellChanged method implements the event that occurs after changing data in table cell.
The method use is given in the example for IPivotEvents.OnPivotTableCellChange.
See also: