SlideShowWindows Interface

A collection of all the SlideShowWindow objects that represent the open slide shows in Microsoft PowerPoint.

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

Syntax

'Declaration
<GuidAttribute("91493456-5A91-11CF-8700-00AA0060263B")> _
Public Interface SlideShowWindows _
    Inherits Collection
'Usage
Dim instance As SlideShowWindows
[GuidAttribute("91493456-5A91-11CF-8700-00AA0060263B")]
public interface SlideShowWindows : Collection

See Also

Reference

SlideShowWindows Members

Microsoft.Office.Interop.PowerPoint Namespace