ProtectedViewWindows Interface
Represents a collection of ProtectedViewWindows objects.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("BA72E559-4FF5-48F4-8215-5505F990966F")> _
Public Interface ProtectedViewWindows _
Inherits Collection
'Usage
Dim instance As ProtectedViewWindows
[GuidAttribute("BA72E559-4FF5-48F4-8215-5505F990966F")]
public interface ProtectedViewWindows : Collection