ActionSetting Object Members

PowerPoint Developer Reference

Contains information about how the specified shape or text range reacts to mouse actions during a slide show.

Properties

  Name Description
Bb251395.properties(en-us,office.12).gif 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 Long.
Bb251395.properties(en-us,office.12).gif 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. The Action property must be set to ppActionOLEVerb first for this property to affect the slide show action. Read/write String.
Bb251395.properties(en-us,office.12).gif AnimateAction MsoTrue if the color of the specified shape is momentarily inverted when the specified mouse action occurs. Read/write MsoTriState.
Bb251395.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251395.properties(en-us,office.12).gif Hyperlink Returns a Hyperlink object that represents the hyperlink for the specified shape. For the hyperlink to be active during a slide show, the Action property must be set to ppActionHyperlink. Read-only.
Bb251395.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251395.properties(en-us,office.12).gif 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. The Action property must be set to ppActionRunMacro or ppActionRunProgram for this property to affect the slide show action. Read/write String.
Bb251395.properties(en-us,office.12).gif ShowAndReturn Determines if and under which circumstances MicrosoftPowerPoint returns to the initiating slide show. Read/write MsoTriState .
Bb251395.properties(en-us,office.12).gif 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 (ActionSetting object), returns or sets the name of the custom slide show to print (PrintOptions object), or returns or sets the name of the custom slide show published as a web presentation (PublishObject object). Read/write String.
Bb251395.properties(en-us,office.12).gif SoundEffect Returns a SoundEffect object that represents the sound to be played during the transition to the specified slide.