SparkColor.Color Property

Definition

Gets a FormatColor object that you can use to set the color of the markers for points in a sparkline.

public:
 property Microsoft::Office::Interop::Excel::FormatColor ^ Color { Microsoft::Office::Interop::Excel::FormatColor ^ get(); };
public Microsoft.Office.Interop.Excel.FormatColor Color { get; }
Public ReadOnly Property Color As FormatColor

Property Value

A FormatColor object that you can use to set the color of the markers for points in a sparkline.

Remarks

Read-only.

Applies to