XMLNamespaces Object Members
Word Developer Reference |
A collection of XMLNamespace objects that represents the entire collection of schemas in the Schema Library.
Methods
Name | Description | |
---|---|---|
Add | Returns an XMLNamespace object that represents a schema that is added to the Schema Library and made available to users in Microsoft Word. | |
InstallManifest | Installs the specified XML expansion pack on the user's computer, making an XML smart document solution available to one or more users. | |
Item | Returns an individual XMLNamespace object in a collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Count | Returns a Long that represents the number of XML namespaces in the collection. Read-only. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Parent | Returns an Object that represents the parent object of the specified XMLNamespaces object. |