PivotCache.ResetTimer Method

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

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub ResetTimer
'Usage
Dim instance As PivotCache

instance.ResetTimer()
void ResetTimer()

See Also

Reference

PivotCache Interface

PivotCache Members

Microsoft.Office.Interop.Excel Namespace