Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 796 Bytes

Word.View.Application.md

File metadata and controls

36 lines (21 loc) · 796 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
View.Application property (Word)
vbawd10.chm161809384
vbawd10.chm161809384
Word.View.Application
63da5dbb-1a89-7926-83c4-56e48bf792d8
06/08/2017
medium

View.Application property (Word)

Returns an Application object that represents the Microsoft Word application.

Syntax

expression.Application

expression Required. A variable that represents a 'View' 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

View Object

[!includeSupport and feedback]