Share via


SlideShowView.GotoClick Method

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

Syntax

'Declaration
Sub GotoClick ( _
    Index As Integer _
)
'Usage
Dim instance As SlideShowView
Dim Index As Integer

instance.GotoClick(Index)
void GotoClick(
    int Index
)

Parameters

See Also

Reference

SlideShowView Interface

SlideShowView Members

Microsoft.Office.Interop.PowerPoint Namespace