Partager via


AddIns2.Item[Object] Propriété

Définition

Obtient un seul objet d’une collection.

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

Paramètres

Index
Object

Nom ou numéro d'index de l'objet.

Valeur de propriété

Retourne AddIn.

S’applique à