TableStyles.Add(String) Método

Definição

Cria um novo TableStyle objeto e adiciona-o à coleção.

public:
 Microsoft::Office::Interop::Excel::TableStyle ^ Add(System::String ^ TableStyleName);
public Microsoft.Office.Interop.Excel.TableStyle Add (string TableStyleName);
Public Function Add (TableStyleName As String) As TableStyle

Parâmetros

TableStyleName
String

O nome do estilo da tabela.

Retornos

TableStyle

Aplica-se a