Share via


Sparkline Members

Include Protected Members
Include Inherited Members

Represents a single sparkline.

The Sparkline type exposes the following members.

Properties

  Name Description
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 Creator Gets a 32-bit integer that indicates the application in which this object was created.
Public property Location Gets or sets the location of a single sparkline.
Public property Parent Gets the parent SparklineGroup object for the specified object.
Public property SourceData Gets or sets the range that contains the source data for a single sparkline.

Top

Methods

  Name Description
Public method ModifyLocation Modifies the location of a single sparkline.
Public method ModifySourceData Modifies the source data for a single sparkline.

Top

See Also

Reference

Sparkline Interface

Microsoft.Office.Interop.Excel Namespace