ICustomXMLPartsEvents Interface

Definition

Events interface for Microsoft Office Microsoft.Office.Core.ICustomXMLParts object events.

public interface class ICustomXMLPartsEvents
[System.Runtime.InteropServices.Guid("000CDB0A-0000-0000-C000-000000000046")]
public interface ICustomXMLPartsEvents
[<System.Runtime.InteropServices.Guid("000CDB0A-0000-0000-C000-000000000046")>]
type ICustomXMLPartsEvents = interface
Public Interface ICustomXMLPartsEvents
Attributes

Methods

PartAfterAdd(CustomXMLPart)

Reserved for internal use.

PartAfterLoad(CustomXMLPart)

Reserved for internal use.

PartBeforeDelete(CustomXMLPart)

Reserved for internal use.

Applies to