DocEvents_DeactivateEventHandler 代理人

定義

イベントのイベント ハンドラーDeactivateを追加するために使用されるデリゲート型。 Deactivate イベントは、ワークシートが非アクティブ化されるときに発生します。

public delegate void DocEvents_DeactivateEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void DocEvents_DeactivateEventHandler();
Public Delegate Sub DocEvents_DeactivateEventHandler()
属性

適用対象