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.
Sets the specified slide show view to display the last slide in the presentation.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub Last
'Usage
Dim instance As SlideShowView
instance.Last()
void Last()
Remarks
If you use the Last method to switch from one slide to another during a slide show, when you return to the original slide, its animation picks up where it left off.