Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 981 Bytes

Office.GradientStop.Application.md

File metadata and controls

37 lines (20 loc) · 981 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
GradientStop.Application property (Office)
Office.GradientStop.Application
93844d38-14c3-21cf-2f86-614cfdee7747
01/16/2019
medium

GradientStop.Application property (Office)

When used without an object qualifier, this property returns an Application object that represents the Microsoft Office application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.

Syntax

expression.Application

expression An expression that returns a GradientStop object.

Return value

Object

Remarks

Use this property with an OLE Automation object to return the application of that object.

See also

[!includeSupport and feedback]