SparklineGroups Members (Excel)

Represents a collection of sparkline groups.

Methods

Name

Description

Add

Creates a new sparkline group and returns a SparklineGroup object.

Clear

Clears the selected sparklines.

ClearGroups

Clears the selected sparkline groups.

Group

Groups the selected sparklines.

Ungroup

Ungroups the sparklines in the selected sparkline group.

Properties

Name

Description

Application

When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.

Count

Returns the count of sparkline groups in the associated Range object. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long.

Item

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

Parent

Returns the Range object for the specified object. Read-only.