Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 886 Bytes

PowerPoint.Placeholders.Item.md

File metadata and controls

44 lines (25 loc) · 886 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Placeholders.Item method (PowerPoint)
vbapp10.chm544003
vbapp10.chm544003
PowerPoint.Placeholders.Item
744459ec-8122-6b3b-b458-6c1876db217b
06/08/2017
medium

Placeholders.Item method (PowerPoint)

Returns a single Shape object from the specified Placeholders collection.

Syntax

expression.Item (Index)

expression A variable that represents a Placeholders object.

Parameters

Name Required/Optional Data type Description
Index Required Long The index number of the single Shape object in the collection to be returned.

Return value

Shape

See also

Placeholders Object

[!includeSupport and feedback]