Share via


XmlSchema Members

Include Protected Members
Include Inherited Members

Represents an XML schema contained by an XmlMap object.

The XmlSchema type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application. Read-only.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created. If the object was created in Microsoft Excel, this property returns the string XCEL, which is equivalent to the hexadecimal number 5843454C. Read-only XlCreator.
Public property Name Returns the friendly name used to identify an XML schema in an XmlMap object. Read-only String.
Public property Namespace Returns an XmlNamespace object that represents the target namespace for the specified schema. Read-only.
Public property Parent Returns the parent object for the specified object. Read-only.
Public property XML Returns a String representing the content of the specified schema.

Top

See Also

Reference

XmlSchema Interface

Microsoft.Office.Interop.Excel Namespace