Propriedade Worksheet.Name

Obtém ou define o nome da planilha.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (em Microsoft.Office.Tools.Excel.dll)

Sintaxe

'Declaração
Property Name As String
    Get
    Set
string Name { get; set; }

Valor de propriedade

Tipo: System.String
O nome da planilha.

Segurança do .NET Framework

Consulte também

Referência

Worksheet Interface

Namespace Microsoft.Office.Tools.Excel