Workbook.XmlNamespaces Property

Excel Developer Reference

Returns an XmlNamespaces collection that represents the XML namespaces contained in the specified workbook. Read-only.

Syntax

expression.XmlNamespaces

expression   A variable that represents a Workbook object.

See Also