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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.