_Application.EnableSound プロパティ

定義

Microsoft Office のサウンドが有効な場合は True

public:
 property bool EnableSound { bool get(); void set(bool value); };
public bool EnableSound { get; set; }
Public Property EnableSound As Boolean

プロパティ値

適用対象