Application.PresentationCloseFinal Event (PowerPoint)
Represents closing the final Presentation object.
Version Information
Version Added: PowerPoint 2010
Syntax
expression .PresentationCloseFinal(Pres, )
expression A variable that represents an Application object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Pres |
Required |
Presentation |
The Presentation object. |
Return Value
Nothing