ICustomXMLPartEvents 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.ICustomXMLPart object events.
public interface class ICustomXMLPartEvents
[System.Runtime.InteropServices.Guid("000CDB06-0000-0000-C000-000000000046")]
public interface ICustomXMLPartEvents
[<System.Runtime.InteropServices.Guid("000CDB06-0000-0000-C000-000000000046")>]
type ICustomXMLPartEvents = interface
Public Interface ICustomXMLPartEvents
- Attributes
Methods
NodeAfterDelete(CustomXMLNode, CustomXMLNode, CustomXMLNode, Boolean) |
Reserved for internal use. |
NodeAfterInsert(CustomXMLNode, Boolean) |
Reserved for internal use. |
NodeAfterReplace(CustomXMLNode, CustomXMLNode, Boolean) |
Reserved for internal use. |