CustomXMLPrefixMapping Members
Include Protected Members
Include Inherited Members
Represents a namespace prefix.
The CustomXMLPrefixMapping type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the CustomXMLPrefixMapping object. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the CustomXMLPrefixMapping object was created. Read-only. |
![]() |
NamespaceURI | Gets the unique address identifier for the namespace of the CustomXMLPrefixMapping object. Read-only. |
![]() |
Parent | Gets the parent object of the CustomXMLPrefixMapping object. Read-only. |
![]() |
Prefix | Gets the prefix for a CustomXMLPrefixMapping object. Read-only. |
Top