XmlDataBinding.LoadSettings Method (Excel)

Initializes the specified data binding with settings from an XML data file or a Data Retrieval Service Connection (.uxdc) file.

Syntax

expression .LoadSettings(Url)

expression A variable that represents a XmlDataBinding object.

Parameters

Name

Required/Optional

Data Type

Description

Url

Required

String

The path to the XML data file. The path is specified in the Uniform Resource Locator (URL) or universal naming convention (UNC) format.

See Also

Concepts

XmlDataBinding Object

XmlDataBinding Object Members