XmlMaps Property [Excel 2003 VBA Language Reference]

Note  XML features, except for saving files in the XML Spreadsheet format, are available only in Microsoft Office Professional Edition 2003 and Microsoft Office Excel 2003.

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

expression.XmlMaps

expression Required. An expression that returns a Workbook object.

Applies to | Workbook Object