ChartEvents_Event.MouseDown イベント

定義

ポインターがグラフ上にあるとき、マウス ボタンを押すと発生します。

public:
 event Microsoft::Office::Interop::Excel::ChartEvents_MouseDownEventHandler ^ MouseDown;
event Microsoft.Office.Interop.Excel.ChartEvents_MouseDownEventHandler MouseDown;
Event MouseDown As ChartEvents_MouseDownEventHandler 

イベントの種類

適用対象