Workbook.XmlMaps Property

Excel Developer Reference

Returns an XmlMaps collection that represents the schema maps that have been added to the specified workbook. Read-only.

Syntax

expression.XmlMaps

expression   A variable that represents a Workbook object.

See Also