IMenuBars.Item[Object] プロパティ

定義

public:
 property Microsoft::Office::Interop::Excel::MenuBar ^ Item[System::Object ^] { Microsoft::Office::Interop::Excel::MenuBar ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.MenuBar Item[object Index] { get; }
Public ReadOnly Property Item(Index As Object) As MenuBar

パラメーター

Index
Object

プロパティ値

適用対象