Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the standard font size, in points. Read/write Long.
Remarks
If you change the standard font size by using this property, the change doesn't take effect until you restart Microsoft Excel.
Example
This example sets the standard font size to 12 points.
Application.StandardFontSize = 12
Applies to | Application Object
See Also | StandardFont Property