ProtectedViewWindows.Item Method (PowerPoint)
Returns a single ProtectedViewWindow object from the specified ProtectedViewWindows collection.
Syntax
expression .Item(Index)
expression A variable that represents a ProtectedViewWindows object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Required |
Integer |
The index number of the single ProtectedViewWindow object in the collection to be returned. |
Return Value
ProtectedViewWindow