Share via


Namespace 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 XmlNamespace object that represents the target namespace for the specified schema. Read-only.

expression.Namespace

expression Required. An expression that returns an XmlSchema object.

Applies to | XmlSchema Object