Share via


Name.ShortcutKey プロパティ

定義

カスタム Microsoft Excel 4.0 マクロ コマンドとして定義されている名前のショートカット キーを設定または返します。

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

プロパティ値

適用対象