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