_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

プロパティ値

注釈

このプロパティで標準フォントを変更した場合、Excel を再起動するまでは変更が反映されません。

適用対象