SparkPoints Members (Excel)
Represents the settings of the markers for points of data on a sparkline.
Properties
Name |
Description |
---|---|
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. |
|
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
|
Returns a SparkColor object that represents the color and visibility of the marker for the first point of data on a sparkline. Read-only |
|
Returns a SparkColor object that represents the color and visibility of the marker for the highest point of data on a sparkline. Read-only |
|
Returns a SparkColor object that represents the color and visibility of the marker for the last point of data on a sparkline. Read-only |
|
Returns a SparkColor object that represents the color and visibility of the marker for the lowest point of data on a sparkline. Read-only |
|
Returns a SparkColor object that represents the color and visibility of markers for positive points of data on a sparkline. Read-only |
|
Returns a SparkColor object that represents the color and visibility of markers for negative points of data on a sparkline. Read-only |
|
Returns the parent SparklineGroup object for the specified object. Read-only. |