Share via


XmlDataBinding Object Members

Excel Developer Reference

Represents the connection to the source data for an XmlMap object.

Methods

  Name Description
Bb225782.methods(en-us,office.12).gif ClearSettings Removes the specified data binding.
Bb225782.methods(en-us,office.12).gif LoadSettings Initializes the specified data binding with settings from an XML data file.
Bb225782.methods(en-us,office.12).gif Refresh Retrieves XML data using the current connection settings of the specified XmlDataBinding object.

Properties

  Name Description
Bb225782.properties(en-us,office.12).gif Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Bb225782.properties(en-us,office.12).gif Parent Returns the parent object for the specified object. Read-only.
Bb225782.properties(en-us,office.12).gif SourceUrl Returns a String that represents the path to the XML data file or the Web service that provides the source data for the specified data binding. Read-only.