PpActionType Enumeration

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Enumeration PpActionType
'Usage
Dim instance As PpActionType
public enum PpActionType

Members

Member name Description
ppActionMixed
ppActionNone
ppActionNextSlide
ppActionPreviousSlide
ppActionFirstSlide
ppActionLastSlide
ppActionLastSlideViewed
ppActionEndShow
ppActionHyperlink
ppActionRunMacro
ppActionRunProgram
ppActionNamedSlideShow
ppActionOLEVerb
ppActionPlay

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace