Workbook.TableStyles 属性

获取工作簿中使用的表样式的集合。

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

语法

声明
ReadOnly Property TableStyles As TableStyles
    Get
TableStyles TableStyles { get; }

属性值

类型:Microsoft.Office.Interop.Excel.TableStyles
一个 Microsoft.Office.Interop.Excel.TableStyles 集合,包含工作簿中使用的表样式。

.NET Framework 安全性

请参见

参考

Workbook 接口

Microsoft.Office.Tools.Excel 命名空间