ProtectedViewWindow Interface
Office 2010
Represents a presentation window that is in protected view.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Documents displayed in a protected view window cannot be edited and are restricted from running active content such as Visual Basic for Applications macros and data connections.
Use ProtectedViewWindows(Index), where Index is the index number to return a single ProtectedViewWindow object. The index number represents the position of the protected view window in the ProtectedViewWindows collection.
Show: