_Application.StandardFont Property

Definition

Returns or sets the name of the standard font.

public:
 property System::String ^ StandardFont { System::String ^ get(); void set(System::String ^ value); };
public string StandardFont { get; set; }
Public Property StandardFont As String

Property Value

Remarks

If you change the standard font by using this property, the change doesn't take effect until you restart Microsoft Excel.

Applies to