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