IAddIns.Item[Object] Property

Definition

public:
 property Microsoft::Office::Interop::Excel::AddIn ^ Item[System::Object ^] { Microsoft::Office::Interop::Excel::AddIn ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.AddIn Item[object Index] { get; }
Public ReadOnly Property Item(Index As Object) As AddIn

Parameters

Index
Object

Property Value

Applies to