Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 929 Bytes

Word.TwoInitialCapsException.Application.md

File metadata and controls

36 lines (21 loc) · 929 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TwoInitialCapsException.Application property (Word)
vbawd10.chm155386856
vbawd10.chm155386856
Word.TwoInitialCapsException.Application
919095a2-8bd7-bef7-09e7-76208b1066f5
06/08/2017
medium

TwoInitialCapsException.Application property (Word)

Returns an Application object that represents the Microsoft Word application.

Syntax

expression.Application

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

TwoInitialCapsException Object

[!includeSupport and feedback]