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.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public Overridable Sub SlideShowOnPrevious ( _
param0 As SlideShowWindow _
)
'Usage
Dim instance As EApplication_SinkHelper
Dim param0 As SlideShowWindow
instance.SlideShowOnPrevious(param0)
public virtual void SlideShowOnPrevious(
SlideShowWindow param0
)
Parameters
- param0
Type: Microsoft.Office.Interop.PowerPoint.SlideShowWindow
Implements
EApplication.SlideShowOnPrevious(SlideShowWindow)