FillFormat.ForeColor Property

Definition

Returns or sets a ColorFormat object that represents the foreground color for the fill.

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

Property Value

Applies to