CommandBar.Controls 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个 CommandBarControls 对象,该对象代表命令栏或弹出控件上的所有控件。
public:
property Microsoft::Office::Core::CommandBarControls ^ Controls { Microsoft::Office::Core::CommandBarControls ^ get(); };
public Microsoft.Office.Core.CommandBarControls Controls { get; }
member this.Controls : Microsoft.Office.Core.CommandBarControls
Public ReadOnly Property Controls As CommandBarControls