Partager via


Comments.Item(Int32) Méthode

Définition

Renvoie un seul objet d’une collection.

public:
 Microsoft::Office::Interop::Excel::Comment ^ Item(int Index);
public Microsoft.Office.Interop.Excel.Comment Item (int Index);
Public Function Item (Index As Integer) As Comment

Paramètres

Index
Int32

Argument de type Integer obligatoire. Numéro d'index de l'objet.

Retours

S’applique à