次の方法で共有


_CommandBars.ActiveMenuBar プロパティ

定義

コンテナー アプリケーションの CommandBar アクティブなメニュー バーを表す オブジェクトを返します。

public:
 property Microsoft::Office::Core::CommandBar ^ ActiveMenuBar { Microsoft::Office::Core::CommandBar ^ get(); };
public Microsoft.Office.Core.CommandBar ActiveMenuBar { get; }
member this.ActiveMenuBar : Microsoft.Office.Core.CommandBar
Public ReadOnly Property ActiveMenuBar As CommandBar

プロパティ値

適用対象