Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 973 Bytes

seriescollection-application-property-powerpoint.md

File metadata and controls

33 lines (19 loc) · 973 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
SeriesCollection.Application Property (PowerPoint)
vbapp10.chm717001
vbapp10.chm717001
powerpoint
PowerPoint.SeriesCollection.Application
c872de5e-2a1c-fe96-9966-28e7d30f46c2
06/08/2017

SeriesCollection.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 SeriesCollection object.

See also

Concepts

SeriesCollection Object