RibbonUIEventArgs インターフェイス

定義

[リボン] で発生するイベントのデータを提供します。

public interface class RibbonUIEventArgs
[System.Runtime.InteropServices.Guid("952bb3f5-4066-406f-b872-c258caeb6e7a")]
public interface RibbonUIEventArgs
[<System.Runtime.InteropServices.Guid("952bb3f5-4066-406f-b872-c258caeb6e7a")>]
type RibbonUIEventArgs = interface
Public Interface RibbonUIEventArgs
属性

プロパティ

RibbonUI

リボンが Microsoft Office アプリケーションに読み込まれるときに Microsoft.Office.Core.IRibbonUI インターフェイスのインスタンスを取得します。

適用対象