RibbonUIEventArgs 接口
为功能区中引发的事件提供数据。
命名空间: Microsoft.Office.Tools.Ribbon
程序集: Microsoft.Office.Tools.Common(在 Microsoft.Office.Tools.Common.dll 中)
Microsoft.Office.Tools.Common.v4.0.Utilities(在 Microsoft.Office.Tools.Common.v4.0.Utilities.dll 中)
语法
声明
<GuidAttribute("952bb3f5-4066-406f-b872-c258caeb6e7a")> _
Public Interface RibbonUIEventArgs
[GuidAttribute("952bb3f5-4066-406f-b872-c258caeb6e7a")]
public interface RibbonUIEventArgs
RibbonUIEventArgs 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
RibbonUI | 当功能区加载到 Microsoft Office 应用程序时获取 Microsoft.Office.Core.IRibbonUI 接口的实例。 |
页首