_QueryTable.ResetTimer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets the refresh timer for the specified query table or PivotTable report to the last interval you set using the RefreshPeriod property.
public:
void ResetTimer();
public void ResetTimer ();
Public Sub ResetTimer ()