_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)

仅供内部使用。

适用于