Partager via


Panes.Item Method (PowerPoint)

Returns a single Pane object from the specified Panes collection.

Syntax

expression .Item(Index)

expression A variable that represents a Panes object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Long

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

Return Value

Pane

See Also

Concepts

Panes Object

Panes Object Members