SparklineGroups Members

Include Protected Members
Include Inherited Members

Represents a collection of sparkline groups.

The SparklineGroups type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property 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.
Public property Count Gets the count of sparkline groups in the associated Range object.
Public property Creator Gets a 32-bit integer that indicates the application in which this object was created.
Public property Item Returns a SparklineGroup object from a collection.
Public property Parent Gets the Range object for the specified object.

Top

Methods

  Name Description
Public method Add Creates a new sparkline group and returns a SparklineGroup object.
Public method Clear Clears the selected sparklines.
Public method ClearGroups Clears the selected sparkline groups.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Group Groups the selected sparklines.
Public method Ungroup Ungroups the sparklines in the selected sparkline group.

Top

See Also

Reference

SparklineGroups Interface

Microsoft.Office.Interop.Excel Namespace