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.
Returns an ActionSettings object that contains information about what action occurs when the user clicks or moves the mouse over the specified shape or text range during a slide show. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property ActionSettings As ActionSettings
Get
'Usage
Dim instance As TextRange
Dim value As ActionSettings
value = instance.ActionSettings
ActionSettings ActionSettings { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.ActionSettings