次の方法で共有


_CommandBars.Item[Object] プロパティ

定義

コレクションからオブジェクトをCommandBarCommandBars返します。

public:
 property Microsoft::Office::Core::CommandBar ^ default[System::Object ^] { Microsoft::Office::Core::CommandBar ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.CommandBar this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.CommandBar
Default Public ReadOnly Property Item(Index As Object) As CommandBar

パラメーター

Index
Object

必須 オブジェクト。 取得するオブジェクトの名前またはインデックス番号を指定します。

プロパティ値

適用対象