ContentControlExitingEventArgs インターフェイス
コンテンツ コントロールの Exiting イベントにデータを提供します。
名前空間: Microsoft.Office.Tools.Word
アセンブリ: Microsoft.Office.Tools.Word (Microsoft.Office.Tools.Word.dll 内)
構文
'宣言
<GuidAttribute("a7a3db4c-a0c8-4eaa-b1df-b612cb831c83")> _
Public Interface ContentControlExitingEventArgs
[GuidAttribute("a7a3db4c-a0c8-4eaa-b1df-b612cb831c83")]
public interface ContentControlExitingEventArgs
ContentControlExitingEventArgs 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
Cancel | Exiting イベントをキャンセルするかどうかを示す値を取得または設定します。 |
このページのトップへ