Share via


XmlDataBinding Members

Include Protected Members
Include Inherited Members

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

The XmlDataBinding type exposes the following members.

Properties

  Name Description
Public property _Default Infrastructure.
Public property Application Returns an Application object that represents the Microsoft Excel application. Read-only.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created. If the object was created in Microsoft Excel, this property returns the string XCEL, which is equivalent to the hexadecimal number 5843454C. Read-only XlCreator.
Public property Parent Returns the parent object for the specified object. Read-only.
Public property SourceUrl Returns a String that represents the path to the XML data file, the Data Retrieval Service Connection (.uxdc) file, or the Web service that provides the source data for the specified data binding. Read-only.

Top

Methods

  Name Description
Public method ClearSettings Removes the specified data binding.
Public method LoadSettings Initializes the specified data binding with settings from an XML data file or a Data Retrieval Service Connection (.uxdc) file.
Public method Refresh Retrieves XML data using the current connection settings of the specified XmlDataBinding object. Returns XlXmlImportResult.

Top

See Also

Reference

XmlDataBinding Interface

Microsoft.Office.Interop.Excel Namespace