CustomXMLPrefixMapping インターフェイス

定義

名前空間のプレフィックスを表します。

public interface class CustomXMLPrefixMapping : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000CDB10-0000-0000-C000-000000000046")]
public interface CustomXMLPrefixMapping : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000CDB10-0000-0000-C000-000000000046")>]
type CustomXMLPrefixMapping = interface
    interface _IMsoDispObj
Public Interface CustomXMLPrefixMapping
Implements _IMsoDispObj
属性
実装

プロパティ

Application

オブジェクトのコンテナー アプリケーションを表す Application オブジェクトを CustomXMLPrefixMapping 取得します。 読み取り専用です。

Creator

オブジェクトが作成されたアプリケーションを示す 32 ビット整数を CustomXMLPrefixMapping 取得します。 読み取り専用です。

NamespaceURI

オブジェクトの名前空間の一意のアドレス識別子を CustomXMLPrefixMapping 取得します。 読み取り専用です。

Parent

オブジェクトの親オブジェクトを CustomXMLPrefixMapping 取得します。 読み取り専用です。

Prefix

オブジェクトのプレフィックスを CustomXMLPrefixMapping 取得します。 読み取り専用です。

適用対象