XmlDataBinding.SourceUrl Property
Excel Developer Reference |
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.
Syntax
expression.SourceUrl
expression A variable that represents a XmlDataBinding object.
See Also