FormatCondition.Font Property

Definition

Returns a Font object that represents the font of the specified object.

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

Property Value

Applies to