Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 944 Bytes

Office.SmartArtNodes.Item.md

File metadata and controls

40 lines (22 loc) · 944 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
SmartArtNodes.Item method (Office)
Office.SmartArtNodes.Item
d31c7f8f-30d8-6a5e-ec06-88833f17b0d2
01/25/2019
medium

SmartArtNodes.Item method (Office)

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

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

[!includeSupport and feedback]