Share via


SmartArtLayouts.Item Method (Office)

Retrieves a SmartArtLayout object at the specified index or with the specified unique Id.

Version Information

Version Added: Office 2010

Syntax

expression .Item(Index)

expression An expression that returns a SmartArtLayouts object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

Specifies either an integer representing the index or a string representing the location of the SmartArtLayout object.

Return Value

SmartArtLayout

See Also

Concepts

SmartArtLayouts Object

SmartArtLayouts Object Members