SparklineGroup.SeriesColor Property

Definition

Gets a FormatColor object that represents the main series color for the sparkline group.

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

Property Value

A FormatColor object that represents the main series color for the sparkline group.

Remarks

Read-only.

Applies to