OnBeforeTableRefresh(Value: IPivotTable);
Value. Refreshed table data.
The OnBeforeTableRefresh method implements the event that occurs before table refresh.
To refresh the table, use the IPivot.Refresh method.
See also:
IPivotEvents