Window.Application Property (Word)
Returns an Application object that represents the Microsoft OfficeWord application.
Syntax
expression .Application
expression Required. A variable that represents a Window object.
Remarks
The Microsoft Visual Basic CreateObject and GetObject functions give you access to an OLE Automation object from a Visual Basic for Applications (VBA) project.