Worksheet.Name 属性

获取或设置工作表的名称。

命名空间:  Microsoft.Office.Tools.Excel
程序集:  Microsoft.Office.Tools.Excel(在 Microsoft.Office.Tools.Excel.dll 中)

语法

声明
Property Name As String
    Get
    Set
string Name { get; set; }

属性值

类型:System.String
工作表的名称。

.NET Framework 安全性

请参见

参考

Worksheet 接口

Microsoft.Office.Tools.Excel 命名空间