LineFormat.ForeColor Property

Definition

Returns a ColorFormat object that represents the specified foreground fill or solid color.

public:
 property Microsoft::Office::Interop::Excel::ColorFormat ^ ForeColor { Microsoft::Office::Interop::Excel::ColorFormat ^ get(); void set(Microsoft::Office::Interop::Excel::ColorFormat ^ value); };
public Microsoft.Office.Interop.Excel.ColorFormat ForeColor { get; set; }
Public Property ForeColor As ColorFormat

Property Value

Applies to