Share via


SparkPoints Members

Include Protected Members
Include Inherited Members

Represents the settings of the markers for points of data on a sparkline.

The SparkPoints 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 Firstpoint Gets a SparkColor object that represents the color and visibility of the marker for the first point of data on a sparkline.
Public property Highpoint Gets a SparkColor object that represents the color and visibility of the marker for the highest point of data on a sparkline.
Public property Lastpoint Gets a SparkColor object that represents the color and visibility of the marker for the last point of data on a sparkline.
Public property Lowpoint Gets a SparkColor object that represents the color and visibility of the marker for the lowest point of data on a sparkline.
Public property Markers Gets a SparkColor object that represents the color and visibility of markers for positive points of data on a sparkline.
Public property Negative Gets a SparkColor object that represents the color and visibility of markers for negative points of data on a sparkline.
Public property Parent Gets the parent SparklineGroup object for the specified object.

Top

See Also

Reference

SparkPoints Interface

Microsoft.Office.Interop.Excel Namespace