Share via


XmlMap.SaveDataSourceDefinition Property

Excel Developer Reference

True if the data source definition of the specified XML schema map is saved with the workbook. The default value is True. Read/write Boolean.

Syntax

expression.SaveDataSourceDefinition

expression   A variable that represents a XmlMap object.

See Also