ChartFillFormat.ForeColor Property

Definition

Returns or sets the specified foreground fill or solid color.

public:
 property Microsoft::Office::Interop::Word::ChartColorFormat ^ ForeColor { Microsoft::Office::Interop::Word::ChartColorFormat ^ get(); };
public Microsoft.Office.Interop.Word.ChartColorFormat ForeColor { get; }
member this.ForeColor : Microsoft.Office.Interop.Word.ChartColorFormat
Public ReadOnly Property ForeColor As ChartColorFormat

Property Value

ChartColorFormat

Applies to