_Application.StandardFontSize Property

Definition

Returns or sets the standard font size, in points.

public:
 property double StandardFontSize { double get(); void set(double value); };
public double StandardFontSize { get; set; }
Public Property StandardFontSize As Double

Property Value

Remarks

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

Applies to