Share via


SmartArtNodes.Item Method (Office)

Retrieves a SmartArtNode 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 SmartArtNodes 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 SmartArtNode object.

Return Value

SmartArtNode

See Also

Concepts

SmartArtNodes Object

SmartArtNodes Object Members