_CustomXMLPartEvents インターフェイス

定義

Microsoft Office CustomXMLPart オブジェクト イベントのイベント インターフェイス。

public interface class _CustomXMLPartEvents
[System.Runtime.InteropServices.Guid("000CDB07-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface _CustomXMLPartEvents
[<System.Runtime.InteropServices.Guid("000CDB07-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
type _CustomXMLPartEvents = interface
Public Interface _CustomXMLPartEvents
派生
属性

メソッド

NodeAfterDelete(CustomXMLNode, CustomXMLNode, CustomXMLNode, Boolean)

内部使用のため予約済みです。

NodeAfterInsert(CustomXMLNode, Boolean)

内部使用のため予約済みです。

NodeAfterReplace(CustomXMLNode, CustomXMLNode, Boolean)

内部使用のため予約済みです。

適用対象