Share via


SparklineGroups.Item Property (Excel)

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

Version Information

Version Added: Excel 2010

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

See Also

Concepts

SparklineGroups Object Members

SparklineGroups Object