ToolbarButtons._Default[Int32] Property

Definition

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

Parameters

Index
Int32

Property Value

Applies to