title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.PresentationBeforeClose event (PowerPoint) |
vbapp10.chm621025 |
|
|
8c2d820b-aa44-287b-10ad-1dc6f4122231 |
06/08/2017 |
medium |
Represents a Presentation object before it closes.
expression. PresentationBeforeClose
( _Pres_
, _Cancel_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Pres | Required | Presentation | The Presentation object. |
Cancel | Required | Boolean | If set to True, the presentation will not close. |
Nothing
[!includeSupport and feedback]