IOLEDBConnection.CancelRefresh Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub CancelRefresh
'Usage
Dim instance As IOLEDBConnection
instance.CancelRefresh()
void CancelRefresh()