ActionSetting Members

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
Public property 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.
Public property 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.
Public property AnimateAction Specifies whether the color of the specified shape is momentarily inverted when the specified mouse action occurs. Read/write.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Hyperlink Returns a Hyperlink object that represents the hyperlink for the specified shape. Read-only.
Public property Parent Returns the parent object for the specified object.
Public property 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.
Public property ShowAndReturn Determines if and under what circumstances Microsoft PowerPoint returns to the initiating slide show. Read/write.
Public property 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.
Public property SoundEffect Returns a SoundEffect object that represents the sound to be played during the transition to the specified slide. Read-only.

Top

See Also

Reference

ActionSetting Interface

Microsoft.Office.Interop.PowerPoint Namespace