Share via


CustomXMLPrefixMappings Members

Include Protected Members
Include Inherited Members

Represents a collection of CustomXMLPrefixMapping objects.

The CustomXMLPrefixMappings 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 CustomXMLPrefixMappings object. Read-only.
Public property Count Gets the number of items in the CustomXMLPrefixMappings collection. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the CustomXMLPrefixMappings object was created. Read-only.
Public property Item Gets a CustomXMLPrefixMapping object from the CustomXMLPrefixMappings collection. Read-only.
Public property Parent Gets the parent object for the CustomXMLPrefixMappings object. Read-only.

Top

Methods

  Name Description
Public method AddNamespace Allows you to add a custom namespace/prefix mapping to use when querying an item.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method LookupNamespace Allows you to get the namespace corresponding to the specified prefix.
Public method LookupPrefix Allows you to get a prefix corresponding to the specified namespace.

Top

See Also

Reference

CustomXMLPrefixMappings Interface

Microsoft.Office.Core Namespace