_Application.StandardFontSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.