SparkPoints Members (Excel)

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

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.

Creator

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

Firstpoint

Returns a SparkColor object that represents the color and visibility of the marker for the first point of data on a sparkline. Read-only

Highpoint

Returns a SparkColor object that represents the color and visibility of the marker for the highest point of data on a sparkline. Read-only

Lastpoint

Returns a SparkColor object that represents the color and visibility of the marker for the last point of data on a sparkline. Read-only

Lowpoint

Returns a SparkColor object that represents the color and visibility of the marker for the lowest point of data on a sparkline. Read-only

Markers

Returns a SparkColor object that represents the color and visibility of markers for positive points of data on a sparkline. Read-only

Negative

Returns a SparkColor object that represents the color and visibility of markers for negative points of data on a sparkline. Read-only

Parent

Returns the parent SparklineGroup object for the specified object. Read-only.