Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 732 Bytes

Excel.Workbook.TableStyles.md

File metadata and controls

33 lines (19 loc) · 732 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Workbook.TableStyles property (Excel)
vbaxl10.chm199246
vbaxl10.chm199246
Excel.Workbook.TableStyles
ac23db99-b2ce-0228-7808-728817736694
05/29/2019
medium

Workbook.TableStyles property (Excel)

Returns a TableStyles collection object for the current workbook that refers to the styles used in the current workbook. Read-only.

Syntax

expression.TableStyles

expression A variable that represents a Workbook object.

Remarks

You can manipulate the table styles returned by the property.

[!includeSupport and feedback]