Sdílet prostřednictvím


PublishObjects.Item Method (PowerPoint)

Returns a single PublishObject object from the specified PublishObjects collection.

Syntax

expression .Item(Index)

expression A variable that represents a PublishObjects object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Long

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

Return Value

PublishObject

See Also

Concepts

PublishObjects Object Members

PublishObjects Object