CustomXMLSchema Members

Include Protected Members
Include Inherited Members

Represents a schema in a _CustomXMLSchemaCollection collection.

The CustomXMLSchema type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets an Application object that represents the container application for the CustomXMLSchema object. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the CustomXMLSchema object was created. Read-only.
Public property Location Gets a String that represents the location of a schema on a computer. Read-only.
Public property NamespaceURI Gets the unique address identifier for the namespace of the CustomXMLSchema object. Read-only.
Public property Parent Gets the parent object for the CustomXMLSchema object. Read-only.

Top

Methods

  Name Description
Public method Delete Deletes the specified schema from the CustomXMLSchema collection.
Public method Reload Reloads a schema from a file.

Top

See Also

Reference

CustomXMLSchema Interface

Microsoft.Office.Core Namespace