Partager via


ICustomXMLPartsEvents.PartBeforeDelete Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub PartBeforeDelete ( _
    OldPart As CustomXMLPart _
)
'Usage
Dim instance As ICustomXMLPartsEvents
Dim OldPart As CustomXMLPart

instance.PartBeforeDelete(OldPart)
void PartBeforeDelete(
    CustomXMLPart OldPart
)

Parameters

See Also

Reference

ICustomXMLPartsEvents Interface

ICustomXMLPartsEvents Members

Microsoft.Office.Core Namespace