CustomXMLPrefixMappings Interface

Represents a collection of CustomXMLPrefixMapping objects.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000CDB00-0000-0000-C000-000000000046")> _
Public Interface CustomXMLPrefixMappings _
    Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As CustomXMLPrefixMappings
[GuidAttribute("000CDB00-0000-0000-C000-000000000046")]
public interface CustomXMLPrefixMappings : _IMsoDispObj, 
    IEnumerable

See Also

Reference

CustomXMLPrefixMappings Members

Microsoft.Office.Core Namespace