次の方法で共有


ApplicationClass.DisplayAlerts プロパティ

定義

public:
 virtual property Microsoft::Office::Interop::Word::WdAlertLevel DisplayAlerts { Microsoft::Office::Interop::Word::WdAlertLevel get(); void set(Microsoft::Office::Interop::Word::WdAlertLevel value); };
public virtual Microsoft.Office.Interop.Word.WdAlertLevel DisplayAlerts { get; set; }
member this.DisplayAlerts : Microsoft.Office.Interop.Word.WdAlertLevel with get, set
Public Overridable Property DisplayAlerts As WdAlertLevel

プロパティ値

実装

適用対象