Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 845 Bytes

Word.SynonymInfo.Application.md

File metadata and controls

36 lines (21 loc) · 845 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SynonymInfo.Application property (Word)
vbawd10.chm161154024
vbawd10.chm161154024
Word.SynonymInfo.Application
5c9ee11e-8adc-3e37-77f1-0a176feb2e22
06/08/2017
medium

SynonymInfo.Application property (Word)

Returns an Application object that represents the Microsoft Word application.

Syntax

expression.Application

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

SynonymInfo Object

[!includeSupport and feedback]