XmlNamespaces 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 XmlNamespaces collection that represents the XML namespaces contained in the specified workbook. Read-only.

expression.XmlNamespaces

expression Required. An expression that returns a Workbook object.

Applies to | Workbook Object