_CustomXMLPartsEvents_SinkHelper.PartBeforeDelete(CustomXMLPart) Method
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.
public:
override void PartBeforeDelete(Microsoft::Office::Core::CustomXMLPart ^ );
public override void PartBeforeDelete (Microsoft.Office.Core.CustomXMLPart unnamedParam1);
abstract member PartBeforeDelete : Microsoft.Office.Core.CustomXMLPart -> unit
override this.PartBeforeDelete : Microsoft.Office.Core.CustomXMLPart -> unit
Public Overrides Sub PartBeforeDelete (unnamedParam1 As CustomXMLPart)
Parameters
- unnamedParam1
- CustomXMLPart