NamedSlideShows Interface
A collection of all the NamedSlideShow objects in the presentation. Each NamedSlideShow object represents a custom slide show.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("9149345B-5A91-11CF-8700-00AA0060263B")> _
Public Interface NamedSlideShows _
Inherits Collection
'Usage
Dim instance As NamedSlideShows
[GuidAttribute("9149345B-5A91-11CF-8700-00AA0060263B")]
public interface NamedSlideShows : Collection