_Application.StandardFont 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 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.