SparkColor Members
Include Protected Members
Include Inherited Members
Represents the color of the markers for points in a sparkline.
The SparkColor type exposes the following members.
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. | |
Color | Gets a FormatColor object that you can use to set the color of the markers for points in a sparkline. | |
Creator | Gets a 32-bit integer that indicates the application in which this object was created. | |
Parent | Gets the parent SparklineGroup object for the specified object. | |
Visible | Gets or sets whether the point is visible. |
Top