Actions._Default[Object] Property

Definition

public:
 property Microsoft::Office::Interop::Excel::Action ^ default[System::Object ^] { Microsoft::Office::Interop::Excel::Action ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.Action this[object Index] { get; }
Default Public ReadOnly Property _Default(Index As Object) As Action

Parameters

Index
Object

Property Value

Object

Applies to