IErrors._Default[Object] Property

Definition

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

Parameters

Index
Object

Property Value

Applies to