ICustomXMLPartsEvents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |