Skip to content

Latest commit

 

History

History
37 lines (16 loc) · 758 Bytes

8741eb7f-21d4-dfff-ef02-a87959d8a841.md

File metadata and controls

37 lines (16 loc) · 758 Bytes

SmartArtLayouts.Item Method (Office)

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

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

Other resources

SmartArtLayouts Object Members