次の方法で共有


CommandBar.Controls プロパティ

定義

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

プロパティ値

適用対象