ListObjects._Default[Object] Property

Definition

Reserved for internal use.

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

Parameters

Index
Object

Property Value

Applies to