Share via


XmlDataBinding.Refresh Method

Excel Developer Reference

Retrieves XML data using the current connection settings of the specified XmlDataBinding object.

Syntax

expression.Refresh

expression   A variable that represents a XmlDataBinding object.

Return Value
An XlXmlImportResult value that indicates the result of the method.

See Also