Share via


IToolbarButtons.Item[Int32] プロパティ

定義

public:
 property Microsoft::Office::Interop::Excel::ToolbarButton ^ Item[int] { Microsoft::Office::Interop::Excel::ToolbarButton ^ get(int Index); };
public Microsoft.Office.Interop.Excel.ToolbarButton Item[int Index] { get; }
Public ReadOnly Property Item(Index As Integer) As ToolbarButton

パラメーター

Index
Int32

プロパティ値

適用対象