Partager via


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

See Also

Concepts

ProtectedViewWindows Object Members

ProtectedViewWindows Object