Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 852 Bytes

Word.ThreeDFormat.Application.md

File metadata and controls

36 lines (21 loc) · 852 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ThreeDFormat.Application property (Word)
vbawd10.chm164627432
vbawd10.chm164627432
Word.ThreeDFormat.Application
0a3f6bd4-f3ed-1967-021f-a5ab73d183d2
06/08/2017
medium

ThreeDFormat.Application property (Word)

Returns an Application object that represents the Microsoft Word application.

Syntax

expression.Application

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

ThreeDFormat Object

[!includeSupport and feedback]