RibbonUIEventArgs 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为功能区中引发的事件提供数据。
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 接口的实例。 |