Share via


XmlMap.DataBinding Property

Excel Developer Reference

Returns an XmlDataBinding object that represents the binding associated with the specified schema map. Read-only.

Syntax

expression.DataBinding

expression   A variable that represents a XmlMap object.

See Also