_Application.StandardFont 属性

定义

返回或设置标准字体的名称。

public:
 property System::String ^ StandardFont { System::String ^ get(); void set(System::String ^ value); };
public string StandardFont { get; set; }
Public Property StandardFont As String

属性值

注解

如果使用该属性更改标准字体,则直到重新启动 Microsoft Excel 后,所做的更改才能生效。

适用于