_CustomXMLPartsEvents インターフェイス

定義

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

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

メソッド

PartAfterAdd(CustomXMLPart)

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

PartAfterLoad(CustomXMLPart)

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

PartBeforeDelete(CustomXMLPart)

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

適用対象