次の方法で共有


CustomXMLNode.OwnerPart プロパティ

定義

指定したノードに関連付けられている部分を表すオブジェクトを取得します。 値の取得のみ可能です。

public:
 property Microsoft::Office::Core::CustomXMLPart ^ OwnerPart { Microsoft::Office::Core::CustomXMLPart ^ get(); };
public Microsoft.Office.Core.CustomXMLPart OwnerPart { get; }
member this.OwnerPart : Microsoft.Office.Core.CustomXMLPart
Public ReadOnly Property OwnerPart As CustomXMLPart

プロパティ値

_CustomXMLPart

適用対象