Share via


TableStyles.Item(Object) Méthode

Définition

Renvoie un seul objet d’une collection.

public:
 Microsoft::Office::Interop::Excel::TableStyle ^ Item(System::Object ^ Index);
public Microsoft.Office.Interop.Excel.TableStyle Item (object Index);
Public Function Item (Index As Object) As TableStyle

Paramètres

Index
Object

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

Retours

TableStyle

S’applique à