XmlSchema.Namespace Property

Definition

Returns an XmlNamespace object that represents the target namespace for the specified schema. Read-only.

public:
 property Microsoft::Office::Interop::Excel::XmlNamespace ^ Namespace { Microsoft::Office::Interop::Excel::XmlNamespace ^ get(); };
public Microsoft.Office.Interop.Excel.XmlNamespace Namespace { get; }
Public ReadOnly Property Namespace As XmlNamespace

Property Value

Remarks

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.

Applies to