Share via


_QueryTable.ResetTimer Method

Resets the refresh timer for the specified query table or 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 _QueryTable

instance.ResetTimer()
void ResetTimer()

See Also

Reference

_QueryTable Interface

_QueryTable Members

Microsoft.Office.Interop.Excel Namespace