Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 760 Bytes

Excel.ODBCConnection.CancelRefresh.md

File metadata and controls

33 lines (19 loc) · 760 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ODBCConnection.CancelRefresh method (Excel)
vbaxl10.chm796074
vbaxl10.chm796074
Excel.ODBCConnection.CancelRefresh
8eafa6de-0c3f-3408-cb69-79d92e254c29
05/01/2019
medium

ODBCConnection.CancelRefresh method (Excel)

Cancels all refresh operations in progress for the specified ODBC connection.

Syntax

expression.CancelRefresh

expression A variable that represents an ODBCConnection object.

Remarks

Use the Refreshing property to determine whether a refresh operation is currently in progress.

[!includeSupport and feedback]