Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1010 Bytes

Office.SmartArtQuickStyles.Item.md

File metadata and controls

40 lines (22 loc) · 1010 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
SmartArtQuickStyles.Item method (Office)
Office.SmartArtQuickStyles.Item
76a857ad-0d8e-b124-bdab-b2394b628cb5
01/25/2019
medium

SmartArtQuickStyles.Item method (Office)

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

Syntax

expression.Item(Index)

expression An expression that returns a SmartArtQuickStyles 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 SmartArtQuickStyle object.

Return value

SmartArtQuickStyle

See also

[!includeSupport and feedback]