IXmlDataBinding.Refresh Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function Refresh As XlXmlImportResult
'Usage
Dim instance As IXmlDataBinding
Dim returnValue As XlXmlImportResult
returnValue = instance.Refresh()
XlXmlImportResult Refresh()
Return Value
Type: Microsoft.Office.Interop.Excel.XlXmlImportResult