_CustomXMLPartsEvents Interface

Definition

Events interface for Microsoft Office CustomXMLParts object events.

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
Derived
Attributes

Methods

PartAfterAdd(CustomXMLPart)

Reserved for internal use.

PartAfterLoad(CustomXMLPart)

Reserved for internal use.

PartBeforeDelete(CustomXMLPart)

Reserved for internal use.

Applies to