RibbonControlEventArgs インターフェイス
Microsoft Office のカスタマイズ内で発生する多様なイベントのデータを提供します。
名前空間: Microsoft.Office.Tools.Ribbon
アセンブリ: Microsoft.Office.Tools.Common (Microsoft.Office.Tools.Common.dll 内)
構文
'宣言
<GuidAttribute("863e85bd-774a-4d0d-ac34-12074e1b3834")> _
Public Interface RibbonControlEventArgs
[GuidAttribute("863e85bd-774a-4d0d-ac34-12074e1b3834")]
public interface RibbonControlEventArgs
RibbonControlEventArgs 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
Control | イベントが発生したコントロールを取得します。 |
このページのトップへ