Partager via


SlideShowWindows.Item Method (PowerPoint)

Returns a single SlideShowWindow object from the specified SlideShowWindows collection.

Syntax

expression .Item(Index)

expression A variable that represents a SlideShowWindows collection.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Long

The index number of the single SlideShowWindow object in the collection to be returned.

Return Value

SlideShowWindow

See Also

Concepts

SlideShowWindows Object Members

SlideShowWindows Object