Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 961 Bytes

PowerPoint.LegendKey.Application.md

File metadata and controls

31 lines (19 loc) · 961 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
LegendKey.Application property (PowerPoint)
vbapp10.chm712002
vbapp10.chm712002
PowerPoint.LegendKey.Application
7d1d0aab-32b0-b65e-53ef-be2043f4cd21
06/08/2017
medium

LegendKey.Application property (PowerPoint)

When used without an object qualifier, returns an Application object that represents the Microsoft PowerPoint application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only.

Syntax

expression.Application

expression A variable that represents a 'LegendKey' object.

See also

LegendKey Object

[!includeSupport and feedback]