Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 826 Bytes

Excel.SparklineGroups.Item.md

File metadata and controls

39 lines (23 loc) · 826 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SparklineGroups.Item property (Excel)
vbaxl10.chm869075
vbaxl10.chm869075
Excel.SparklineGroups.Item
6fd07e5f-040e-8373-2565-44851a310de6
05/16/2019
medium

SparklineGroups.Item property (Excel)

Returns a SparklineGroup object from a collection. Read-only.

Syntax

expression.Item (Index)

expression A variable that represents a SparklineGroups object.

Parameters

Name Required/Optional Data type Description
Index Required Variant Specifies the position of an element in the collection.

Return value

SparklineGroup

[!includeSupport and feedback]