Compartir a través de


TableStyleElements.Item(XlTableStyleElementType) Método

Definición

Devuelve un solo objeto de una colección.

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

Parámetros

Index
XlTableStyleElementType

Elemento de estilo de tabla.

Devoluciones

TableStyleElement

Se aplica a