Point.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.

Version Information

Version Added: PowerPoint 2007

Syntax

expression .Application

expression A variable that represents a Point object.

See Also

Concepts

Point Object

Point Object Members