Share via


XMLNamespace.Application Property (Word)

Returns an Application object that represents the Microsoft Word application.

Syntax

expression .Application

expression Required. A variable that represents a XMLNamespace object.

Remarks

Visual Basic's CreateObject and GetObject functions give you access to an OLE Automation object from a Visual Basic for Applications project.

See Also

Concepts

XMLNamespace Object

XMLNamespace Object Members