Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains information about how the specified shape or text range reacts to mouse actions during a slide show.
The ActionSetting type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Action | Returns or sets the type of action that will occur when the specified shape is clicked or the mouse pointer is positioned over the shape during a slide show. Read/write. |
![]() |
ActionVerb | Returns or sets a string that contains the OLE verb that will be run when the user clicks the specified shape or passes the mouse pointer over it during a slide show. Read/write. |
![]() |
AnimateAction | Specifies whether the color of the specified shape is momentarily inverted when the specified mouse action occurs. Read/write. |
![]() |
Application | Returns an Application object that represents the creator of the specified object. |
![]() |
Hyperlink | Returns a Hyperlink object that represents the hyperlink for the specified shape. Read-only. |
![]() |
Parent | Returns the parent object for the specified object. |
![]() |
Run | Returns or sets the name of the presentation or macro to be run when the specified shape is clicked or the mouse pointer passes over the shape during a slide show. Read/write. |
![]() |
ShowAndReturn | Determines if and under what circumstances Microsoft PowerPoint returns to the initiating slide show. Read/write. |
![]() |
SlideShowName | Returns or sets the name of the custom slide show to run in response to a mouse action on the shape during a slide show. Read/write. |
![]() |
SoundEffect | Returns a SoundEffect object that represents the sound to be played during the transition to the specified slide. Read-only. |
Top