Share via


TableStyleElements.Item(XlTableStyleElementType) Méthode

Définition

Renvoie un seul objet d’une collection.

public:
 Microsoft::Office::Interop::Excel::TableStyleElement ^ Item(Microsoft::Office::Interop::Excel::XlTableStyleElementType Index);
public Microsoft.Office.Interop.Excel.TableStyleElement Item (Microsoft.Office.Interop.Excel.XlTableStyleElementType Index);
Public Function Item (Index As XlTableStyleElementType) As TableStyleElement

Paramètres

Index
XlTableStyleElementType

Élément de style de tableau.

Retours

TableStyleElement

S’applique à