Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 817 Bytes

Word.Shading.Application.md

File metadata and controls

36 lines (21 loc) · 817 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Shading.Application property (Word)
vbawd10.chm154797032
vbawd10.chm154797032
Word.Shading.Application
6ea6c343-d0e0-fad5-af97-7c444178add6
06/08/2017
medium

Shading.Application property (Word)

Returns an Application object that represents the Microsoft Word application.

Syntax

expression.Application

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

Shading Object

[!includeSupport and feedback]