CustomXMLNode.Application Property (Office)
Gets an Application object that represents the container application for a CustomXMLNode. Read-only.
Syntax
expression .Application
expression An expression that returns a CustomXMLNode object.
Return Value
Object