Syntax

expression.StandardFontSize

expression A variable that represents an Application object.

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.

Visual Basic for Applications
Application.StandardFontSize = 12
Access the size of system font? Change the default font size? Increase the size of the std font? Set standard font to 10 points? standard font size Standard Font Size Property StandardFont StandardFontSize StandardFontSize Property

See also: