Partilhar via


TableStyleElements.Item(XlTableStyleElementType) Método

Definição

Retorna um único objeto de uma coleção.

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

Um elemento de estilo da tabela.

Retornos

TableStyleElement

Aplica-se a