XmlNamespaces Collection [Excel 2003 VBA Language Reference]

Workbook
XmlNamespaces
XmlNamespace

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.

Represents the collection of XmlNamespace objects in a workbook.

Using the XmlNamespaces Collection

Use the Item method to access a particular XmlNamespace object.

Use the Value property to return a String that lists the namespaces that have been added to a workbook.

Properties | Application Property | Count Property | Creator Property | Item Property | Parent Property | Value Property

Methods | InstallManifest Method

Parent Objects | Workbook

Child Objects | XmlNamespace Object

See Also | XmlDataBinding Object | XmlMap Object | XmlMaps Collection | XmlNamespace Object | XmlSchema Object | XmlSchemas Collection | XPath Object