NamedSlideShow Interface

Represents a custom slide show, which is a named subset of slides in a presentation.

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

Syntax

'Declaration
<GuidAttribute("9149345C-5A91-11CF-8700-00AA0060263B")> _
Public Interface NamedSlideShow
'Usage
Dim instance As NamedSlideShow
[GuidAttribute("9149345C-5A91-11CF-8700-00AA0060263B")]
public interface NamedSlideShow

Remarks

The NamedSlideShow object is a member of the NamedSlideShows collection. The NamedSlideShows collection contains all the named slide shows in the presentation.

See Also

Reference

NamedSlideShow Members

Microsoft.Office.Interop.PowerPoint Namespace