PivotCache.ResetTimer Method

Excel Developer Reference

Resets the refresh timer for the specified query table or PivotTable report to the last interval you set using the RefreshPeriod property.

Syntax

expression.ResetTimer

expression   A variable that represents a PivotCache object.

See Also