RibbonComponent.RibbonUI 属性

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

获取 Microsoft Office 应用程序提供给功能区扩展性代码的 IRibbonUI 实例。

命名空间:  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 中)

语法

声明
<BrowsableAttribute(False)> _
ReadOnly Property RibbonUI As IRibbonUI
[BrowsableAttribute(false)]
IRibbonUI RibbonUI { get; }

属性值

类型:Microsoft.Office.Core.IRibbonUI
由 Office 应用程序提供给功能区扩展性代码的 IRibbonUI 实例。

备注

此属性可用于更新功能区 UI。

.NET Framework 安全性

请参见

参考

RibbonComponent 接口

Microsoft.Office.Tools.Ribbon 命名空间